From: fred Date: Sat, 5 Oct 1996 14:23:37 +0000 (+0000) Subject: lilypond-0.0.1 X-Git-Tag: release/1.5.59~7160 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c1c4ab08df643484683cb24efbc820af58a634ef;p=lilypond.git lilypond-0.0.1 --- diff --git a/symbol.ini b/symbol.ini new file mode 100644 index 0000000000..b66dbe1b5c --- /dev/null +++ b/symbol.ini @@ -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