]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.10
authorfred <fred>
Mon, 18 Nov 1996 22:31:37 +0000 (22:31 +0000)
committerfred <fred>
Mon, 18 Nov 1996 22:31:37 +0000 (22:31 +0000)
maartje.ly
symbol.ini

index 4c32f09c9a0ec45024badad17e30a3bdfd4b1c57..928f7b28388639612e5f7afb325dbeb668aca73a 100644 (file)
@@ -5,6 +5,14 @@ ritme = rhythmstaff {
 
 melody=
 melodicstaff {
+       
+       voice { $ fis 'dis 'fis 'gisis $ }
+       voice { $ 'eses $ start 0.75}
+       voice {  $ 'cis $ start 0.75}
+       voice {  $ f $ start 0.75}
+       voice {  $ gis $ start 0.75}
+       
+
   voice { $
        ''c2.. r8 r4 r8 r16 r32 r32
        [d8 e8 f8 g8] [d8 e8 f8 g8]
@@ -12,7 +20,7 @@ melodicstaff {
        a8 b8 'c8 'd8 ''c8 ```c8 c4 c4  c4 c4
        \duration 16  `b16 `a16 `g16 `f16 \duration 4
        c `b `a `g `f `e `d `c ``b ``a ``g ``f ``e ``d ``c$
-       }
+       start 1.0 }
 }
 score {
        paper {
@@ -24,8 +32,12 @@ score {
 %      staff { melody }
        commands {
                meter 4 4
+
+               key $ fis cis gis $
                skip 2:0
+               key $ $
                meter 2 4
+
                skip 19:0
        }
 }
index e1e2f3f2a01ff84aafc5cd8eb1dd1a11e0d99031..ccebe42afd5f8275eb6fa42334ef9e08e1fab5d6 100644 (file)
@@ -7,15 +7,29 @@ symboltables
 # be careful with editing this:
 # the "index" entry is hardwired into lilypond.
 
+table clefs
+       violin  \violinclef 0pt 16pt    -12.5pt 22.5pt
+       bass    \bassclef 0pt   16pt    0pt     20pt
+       viola   \violaclef 0pt  16pt    0pt     20pt
+end
+
 table balls
        1       \wholeball      0pt     7.5pt   -2.5pt  2.5pt
        2       \halfball       0pt     6pt     -2.5pt  2.5pt
        4       \quartball      0pt     6pt     -2.5pt  2.5pt
 end
 
+table accidentals
+       -2      \flatflat       0pt     10.2pt  -2.5pt 7.5pt
+       -1      \flat           0pt     6pt     -2.5pt 7.5pt
+       0       \natural        0pt     6pt     -7.5pt 7.5pt
+       1       \sharp          0pt     6pt     -7.5pt 7.5pt
+       2       \sharpsharp     0pt     6pt     -2.5pt 7.5pt
+end
+
 table streepjes
-       toplines        \toplines{%}    -7pt    7pt 0pt 0pt
-       botlines        \botlines{%}    -7pt    7pt 0pt 0pt
+       toplines        \toplines{%}    -3pt    9pt 0pt 0pt
+       botlines        \botlines{%}    -3pt    9pt 0pt 0pt
 end
 
 table bars
@@ -43,7 +57,6 @@ table param
        meter   \generalmeter{%}{%}     -3pt    10pt    -5pt    5pt
        linestaf \linestafsym{%}{%}     0pt     0pt     0pt     0pt
        stem    \stem{%}{%}             0pt     0pt     0pt     0pt
-
 end
 
 table dots