]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.26
authorfred <fred>
Sun, 24 Mar 2002 19:30:08 +0000 (19:30 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:30:08 +0000 (19:30 +0000)
input/scales.ly
input/twinkle.ly

index 92229d02e2061cf1a24064a889b1fb7775bd45c1..63742f53c92d0ca74509d18e3e7930244794bd3a 100644 (file)
@@ -54,9 +54,9 @@ score {
                geometric 1.4
        }
        commands  {
-                meter 6 8
+                meter 6* 8
                 skip 6:0
-               meter 4 4
+               meter 4* 4
                skip 2:0
                skip 11:0
 
index f866678bc825d26a4bf484692945e20ebb57d755..8664faed17c2b3723e423091f3dcda2efd05450f 100644 (file)
@@ -104,13 +104,15 @@ text3 = music {
 }
 
 mstaf = staff {
-       melodic
+%      melodic
+       complex
        music { melodie }
        commands { clef "violin" }
 }
 
 bass_staf = staff {
-       melodic
+%      melodic
+       complex
        music { begeleiding }
        commands { clef "bass" }
 }
@@ -148,7 +150,7 @@ score {
        staff { english_staf }
        staff { bass_staf }
        paper {
-               unitspace 2.5cm % a whole note takes 2.5 cm ideally.
+               unitspace 2.5cm
        }
        commands {
                meter 2 * 4