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