]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-cross.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / part-combine-cross.ly
index eb33aab7c7ddd8f4445076d5bf1087413364ce37..490abbcb8a541f27da1d1209af2bd1477e663d95 100644 (file)
@@ -4,13 +4,11 @@
 "
     }
 
-\version "2.3.22"
+\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 { ragged-right = ##t } 
 
-\score {
-   \partcombine \vone \vtwo
-   \layout { raggedright = ##t } 
-}
+\partcombine \vone \vtwo