From c2e98929dd6078c860d398570c3dcea406d37c6d Mon Sep 17 00:00:00 2001 From: fred Date: Sat, 12 Oct 1996 11:09:11 +0000 Subject: [PATCH] lilypond-0.0.3 --- symbol.ini | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/symbol.ini b/symbol.ini index 5375e227f4..d00e751dc5 100644 --- a/symbol.ini +++ b/symbol.ini @@ -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 + + + + + -- 2.39.5