From: fred Date: Mon, 4 Nov 1996 15:33:56 +0000 (+0000) Subject: lilypond-0.0.7 X-Git-Tag: release/1.5.59~6924 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=018930f9b32bc9b819e72cb2d94e8f64f9de8588;p=lilypond.git lilypond-0.0.7 --- diff --git a/symbol.ini b/symbol.ini index 3671dae8af..39553133ec 100644 --- a/symbol.ini +++ b/symbol.ini @@ -8,9 +8,9 @@ symboltables # the "index" entry is hardwired into lilypond. table balls - 1 \wholeball -5pt 5pt -2.5pt 2.5pt - 2 \halfball -5pt 5pt -2.5pt 2.5pt - 4 \quartball -5pt 5pt -2.5pt 2.5pt + 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 bars @@ -37,11 +37,23 @@ end table param meter \generalmeter{%}{%} -3pt 10pt -5pt 5pt linestaf \linestafsym{%}{%} 0pt 0pt 0pt 0pt + stem \stem{%}{%} 0pt 0pt 0pt 0pt + end table dots 1 \lsingledot 0pt 8pt -1pt 1pt 2 \ldoubledot 0pt 12pt -1pt 1pt 3 \ltripledot 0pt 16pt -1pt 1pt -end +end + +table flags + 8 \eigthflag 0pt 5pt 0pt 0pt + 16 \sixteenthflag 0pt 5pt 0pt 0pt + 32 \thirtysecondflag 0pt 5pt 0pt 0pt + -8 \ieigthflag -5pt 0pt 0pt 0pt + -16 \isixteenthflag -5pt 0pt 0pt 0pt + -32 \ithirtysecondflag -5pt 0pt 0pt 0pt +end + end # symboltables \ No newline at end of file