]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-cross.ly
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / part-combine-cross.ly
index 6a60f9c34f8e7878b77fae58e4396fe641e34ae4..382e23d3d249273a9be0d87eb83aa7b24c2b466e 100644 (file)
@@ -4,13 +4,11 @@
 "
     }
 
-\version "2.3.4"
+\version "2.12.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