]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.1
authorfred <fred>
Sat, 5 Oct 1996 14:23:37 +0000 (14:23 +0000)
committerfred <fred>
Sat, 5 Oct 1996 14:23:37 +0000 (14:23 +0000)
symbol.ini [new file with mode: 0644]

diff --git a/symbol.ini b/symbol.ini
new file mode 100644 (file)
index 0000000..b66dbe1
--- /dev/null
@@ -0,0 +1,20 @@
+# TeXstring,   xmin xmax ymin ymax
+
+table balls
+       1       \wholeball      -1      1       -1      1
+       2       \halfball       -1      1       -1      1
+       4       \quartball      -1      1       -1      1       
+end
+
+table bars
+       |       \maatstreep     0       1       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
+       32      \thirtysecondrest       -1      1       -1      1
+end
\ No newline at end of file