summaryrefslogtreecommitdiff
path: root/symbol.ini
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@xs4all.nl>1996-11-19 00:38:26 +0100
committerHan-Wen Nienhuys <hanwen@xs4all.nl>1996-11-19 00:38:26 +0100
commitc3fe80ddeb9acfcf5d569fcef1caaef6ef7a01fb (patch)
treef27a9b64028dc1eeef276822d691e064eb296339 /symbol.ini
parentf3b8153dec5313fd5d539fc5aca9c7699de152ee (diff)
release: 0.0.7
Diffstat (limited to 'symbol.ini')
-rw-r--r--symbol.ini20
1 files changed, 16 insertions, 4 deletions
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