]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/arpeggio.ly
fixes for cyclic dependencies.
[lilypond.git] / input / regression / arpeggio.ly
index 8d35d974425c8402362a21b96ee49b15eb528014..d6377ea4b3f26e77920429d26e2f706f821b69e0 100644 (file)
@@ -1,11 +1,12 @@
 
-\version "2.6.0"
+\version "2.10.0"
 \header{
   texidoc="
 Arpeggios are supported, both cross-staff and broken single staff.
 "
 }
 
+\layout { ragged-right= ##t }
 
 
 \context PianoStaff << 
@@ -25,4 +26,3 @@ Arpeggios are supported, both cross-staff and broken single staff.
     <g b d>\arpeggio
   }
 >>
-\layout { raggedright= ##t }