]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-cross.ly
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / input / regression / part-combine-cross.ly
index c18f210483ce57032607cc221f52c253349dc88d..e3369c920230720878ccdfdcef96b1cd22b93c4e 100644 (file)
@@ -4,13 +4,11 @@
 "
     }
 
-\version "2.3.16"
+\version "2.10.0"
 
 vone =  \relative a' { g4 g f f e e d d }
 vtwo =  \relative a' { e4 e f f g g a a }
+\layout { ragged-right = ##t } 
 
-\score {
-   \partcombine \vone \vtwo
-   \paper { raggedright = ##t } 
-}
+\partcombine \vone \vtwo