]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.3
authorfred <fred>
Sat, 12 Oct 1996 11:09:11 +0000 (11:09 +0000)
committerfred <fred>
Sat, 12 Oct 1996 11:09:11 +0000 (11:09 +0000)
symbol.ini

index 5375e227f4078adc1f2cf2801f041fef5f366ab4..d00e751dc51a3e0b477566ad912be79a972a1e09 100644 (file)
@@ -1,4 +1,4 @@
-# TeXstring,   xmin xmax ymin ymax
+# index TeXstring,     xmin xmax ymin ymax
 
 table balls
        1       \wholeball      -5      5       -1      1
@@ -7,14 +7,21 @@ table balls
 end
 
 table bars
+       empty   \emptybar       0       0       0       0
        |       \maatstreep     0       1       0       10
+       ||      \finishbar      0       2       0       10
 end
 
 table rests
-       1       \wholerest              -1      1       -1      1
-       2       \halfrest               -1      1       -1      1
-       4       \quartrest              -1      1       -1      1
-       8       \eighthrest             -1      1       -1      1
-       16      \sixteenthrest          -1      1       -1      1
+       1       \wholerest              -5      1       -1      1
+       2       \halfrest               -5      1       -1      1
+       4       \cquartrest             -5      2       -5      5
+       8       \eighthrest             -5      1       -1      1
+       16      \sixteenthrest          -5      1       -1      1
        32      \thirtysecondrest       -1      1       -1      1
-end
\ No newline at end of file
+end
+
+
+
+
+