]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/pc-mmrest.ly
(conv): dashes rule.
[lilypond.git] / input / regression / pc-mmrest.ly
index 7ee8857d622cb498fcb52c02eb64f179bac9c5a7..4a638d47d962b88311d5dd9fb716f07ab16fcd18 100644 (file)
@@ -1,20 +1,27 @@
-\version "1.7.19"
+#(ly:set-option 'old-relative)
+\version "1.9.1"
 \header {
 texidoc="Multi measure rests of second voice should not disappear."
 }
 
 
+%{
+
+TODO:  what does this test? The contexts are tweaked too much.
+
+%}
+
 #(ly:set-point-and-click 'line-column)
 one = \notes\relative c'' {
 
-       f4 e-\!-.-\f r2|
+       f4 e\!-.\f r2|
        R1|
-       f2-\p-(es -)|
+       f2\p(es )|
        d1\<|
        d1|
        d2 d2|
        d2 d2|
-       f1-\!-\ff  |
+       f1\!\ff  |
        f1
 }
 
@@ -31,7 +38,7 @@ two = \notes \relative c'' {
        \context Voice=one \partcombine Voice
                \context Thread=one \one
                \context Thread=two \two
-    > ~
+    >
   >
   \paper {
     \translator {