]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-cross.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / part-combine-cross.ly
index b6097e9425c74035fc61e2b48014a354d928bce3..fb570d0a4cc322e5abec4d0b42e760579d6c9d9f 100644 (file)
@@ -4,10 +4,10 @@
 "
     }
 
-\version "2.11.51"
+\version "2.19.21"
 
-vone =  \relative a' { g4 g f f e e d d }
-vtwo =  \relative a' { e4 e f f g g a a }
+vone =  \relative { g'4 g f f e e d d }
+vtwo =  \relative { e'4 e f f g g a a }
 \layout { ragged-right = ##t } 
 
 \partcombine \vone \vtwo