]> git.donarmstrong.com Git - lilypond.git/blobdiff - symbol.ini
release: 0.0.7
[lilypond.git] / symbol.ini
index 3671dae8afdfe8138979d813d26d05630ced9d48..39553133ec372aad26ae97c59160d749d00e0ee0 100644 (file)
@@ -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