]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-cross.ly
Add a regression test for bug 59.
[lilypond.git] / input / regression / part-combine-cross.ly
index 46d238a2cd4d8bc27055b3aa4f78da67d17a47c7..382e23d3d249273a9be0d87eb83aa7b24c2b466e 100644 (file)
@@ -4,11 +4,11 @@
 "
     }
 
-\version "2.6.0"
+\version "2.12.0"
 
 vone =  \relative a' { g4 g f f e e d d }
 vtwo =  \relative a' { e4 e f f g g a a }
-\layout { raggedright = ##t } 
+\layout { ragged-right = ##t } 
 
 \partcombine \vone \vtwo