]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/opus-130.ly
patch::: 1.3.33.jcn2
[lilypond.git] / input / opus-130.ly
index d8763c7ca487ac2b58958ed248477665a1148f60..06ba443e75e3851b6a70cedf9cb1e1be6e2881f8 100644 (file)
@@ -11,7 +11,7 @@ copyright =    "public domain";
 % \version "1.0.16";
 
 tempi = \notes {
-       \property Voice.textstyle = "large"
+       \property Voice.textStyle = "large"
        s8^"Allegro assai"
 }
 
@@ -24,8 +24,10 @@ global = \notes {
        \key g;
        \time 3/8;
        < 
-               \dynamics 
-               \repeat 2 { s4.*8 } 
+               \dynamics
+               s4. *  8
+               s4. *  8
+               % \repeat semi 2 { s4.*8 } 
        >
 }