]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-cross.ly
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / part-combine-cross.ly
index ea085e2014e6f196135637347f7207862336bc23..979180cd11ac6579f96306afa1687408b0ef8860 100644 (file)
@@ -4,11 +4,11 @@
 "
     }
 
-\version "2.7.13"
+\version "2.14.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