]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / input / regression / part-combine.ly
index b1c52a68b7d52608897f05ce0dc2a6bd3c18d5ac..bdb26970018e60f938d026430a6544dc929ca46b 100644 (file)
@@ -9,7 +9,9 @@
 "
 }
 
-\version "2.6.0"
+\layout { ragged-right = ##t }
+
+\version "2.14.0"
 
 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 }