]> 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 5247dc7abc1cd897507f5bfa5970183e18eece8a..979180cd11ac6579f96306afa1687408b0ef8860 100644 (file)
@@ -4,13 +4,11 @@
 "
     }
 
-\version "2.3.17"
+\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
-   \paper { raggedright = ##t } 
-}
+\partcombine \vone \vtwo