]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/make-relative.ly
Issue 3687 (part 4): Update regression tests to use \compressMMRests
[lilypond.git] / input / regression / make-relative.ly
index c3bf0a01d376325b98e0dfe4fb52d342dd23db3f..0cf3ef1184eb5a7162c4a776d8f2295338511da0 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.19.2"
+\version "2.19.20"
 \header {
 
   texidoc = "@code{make-relative} is a Scheme utility macro mainly
@@ -40,8 +40,8 @@ ph =
 }
 
 \score {
-  \new PianoStaff <<
-    \compressFullBarRests
+  \new PianoStaff
+  \compressMMRests <<
     \new Staff = "up" {
       << \high \\ \middle >>
     }
@@ -69,8 +69,8 @@ ph =
 }
 
 \score {
-  \new PianoStaff <<
-    \compressFullBarRests
+  \new PianoStaff
+  \compressMMRests <<
     \new Staff = "up" {
       << \high \\ \middle >>
     }