]> 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 eb33aab7c7ddd8f4445076d5bf1087413364ce37..979180cd11ac6579f96306afa1687408b0ef8860 100644 (file)
@@ -4,13 +4,11 @@
 "
     }
 
-\version "2.3.22"
+\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 { ragged-right = ##t } 
 
-\score {
-   \partcombine \vone \vtwo
-   \layout { raggedright = ##t } 
-}
+\partcombine \vone \vtwo