]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.64
authorfred <fred>
Sun, 24 Mar 2002 20:11:55 +0000 (20:11 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:11:55 +0000 (20:11 +0000)
mutopia/W.A.Mozart/horn-concerto-3.ly

index cc1a111d89ea25df47d542fcf4b4c94091c2bf13..c6701bc1ce7a4d8bb1152d77cb42f1918322c2ce 100644 (file)
@@ -265,14 +265,14 @@ rondo = \melodic {
        
        
 }
-
+%{
 \score
 {
        {       \property Score.SkipBars = 1
                \allegro
        }
 }
-
+%}
 %{
 \score
 {
@@ -281,10 +281,13 @@ rondo = \melodic {
        }
 }
 
+%}
 \score
 {
        {       \property Score.SkipBars = 1
                \rondo
        }
+       \paper{
+       castingalgorithm =\Wordwrap;
+       }
 }
-%}