]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-solo-global.ly
Direction #-1 to #down.
[lilypond.git] / input / regression / part-combine-solo-global.ly
index b013f724bdff6c107ce49f5f2c5aac8d1a01e2f0..ada58de02181a0f20e675fdedf6930b7fb2d083f 100644 (file)
@@ -5,10 +5,10 @@
 
 }
 
-\version "2.3.16"
+\version "2.6.0"
+\paper { raggedright = ##t } 
 
-\score {
-    \new Staff
+\new Staff
     \partcombine  \relative c'' {
        bes2(
         a4)
@@ -16,4 +16,3 @@
      \relative c' {
        r2 cis4
     }
-}