]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine.ly
Merge branch 'master' into dev/texi2html
[lilypond.git] / input / regression / part-combine.ly
index b1c52a68b7d52608897f05ce0dc2a6bd3c18d5ac..89f5fd5fcba1065d4b71d76da9da948bb84d8446 100644 (file)
@@ -9,7 +9,9 @@
 "
 }
 
-\version "2.6.0"
+\layout { ragged-right = ##t }
+
+\version "2.11.51"
 
 vone =  \relative a' {
   g2 g    g  g4 g f' c c( c) c c  c ~ c
@@ -23,6 +25,6 @@ vtwo =  \relative a' {
 
 \partcombine \vone \vtwo
 
-\layout { raggedright = ##t }