]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-cross.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / part-combine-cross.ly
index 490abbcb8a541f27da1d1209af2bd1477e663d95..fb570d0a4cc322e5abec4d0b42e760579d6c9d9f 100644 (file)
@@ -4,10 +4,10 @@
 "
     }
 
-\version "2.16.0"
+\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