]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-text.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / part-combine-text.ly
index cfa905f89b220508feb2dfcd2692b83ac6e29093..8b65a749b9e4e6deec4f7078b7cb48a5129f6287 100644 (file)
@@ -9,12 +9,12 @@ texts accordingly.
     }
 
 
-\version "2.16.0"
+\version "2.19.21"
 
 \layout { ragged-right= ##t }
 
-vone =  \relative a' { R1 a2    r4 r a a a a }
-vtwo =  \relative a' { R1 f4 f4 f4 f f f a a  }
+vone =  \relative { R1 a'2    r4 r a a a a }
+vtwo =  \relative { R1 f'4 f4 f4 f f f a a  }
 comm = { s1 s2 s4_\markup { \small "expect: solo 2" }
         s4 s2 s4_\markup { \small "expect: a2"  } s4 } 
 \new Staff <<