]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.32
authorfred <fred>
Sun, 24 Mar 2002 19:31:40 +0000 (19:31 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:31:40 +0000 (19:31 +0000)
input/mlalt.ly
input/mlcello.ly
input/mlvio1.ly
input/mlvio2.ly

index 9058f25dd264e9c5c60e46036956183ccee672ed..51f7de87423634135e65fb353b472f152c930584 100644 (file)
@@ -14,6 +14,7 @@
 alto = music { 
        $
        \duration{16}
+       \clef\alto
        \octave{}
 %1
         [ `b8. `a ] [ `g8 `b c ] |
index 5795bb44c1b819388ed35e89a07fe7b472ff5dda..cdc0b433483a50678ffeb416b6edba1188455fec 100644 (file)
@@ -13,7 +13,7 @@
 %
 cello = music { 
        $
-       \octave{`}
+\clef"bass"    \octave{`}
        \duration{4}
 %%1
        g `g |
index 7ea613f53c2b065fa4f843ca973f7e7441320d16..a6f2b049f44a9a4a0b778b3707f624b3728b8e18 100644 (file)
@@ -13,6 +13,7 @@
 %
 violin1 = music { 
        $
+\clef "violin"
        \octave{}
        \duration{4}
 %1
index 0a9df42f3f7ed3ec0943fa653ba3215eff2d00fe..ad6deb44a41f465ed16703b801edf9119af0b5e9 100644 (file)
@@ -13,7 +13,7 @@
 %
 violin2 = music { 
        $
-       \octave{}
+\clef "violin" \octave{}
        \duration{4}
 %1
        d2 |