From: fred Date: Mon, 16 Dec 1996 10:05:50 +0000 (+0000) Subject: lilypond-0.0.17 X-Git-Tag: release/1.5.59~6578 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a28d909d8237ebf752eece9501c20da24d6e004e;p=lilypond.git lilypond-0.0.17 --- diff --git a/symbol.ini b/symbol.ini index fc53d30f8d..21226c079d 100644 --- a/symbol.ini +++ b/symbol.ini @@ -7,7 +7,6 @@ table_sixteen = symboltables { texid "\musixsixteendefs" - % index TeXstring, xmin xmax ymin ymax @@ -66,8 +65,9 @@ table_sixteen = symboltables { % dims ignored for this table "param" = table { "meter" "\generalmeter{%}{%}" -3pt 10pt -5pt 5pt - "linestaf" "\linestafsym{%}{%}" 0pt 0pt 0pt 0pt - "stem" "\stem{%}{%}" 0pt 0pt 0pt 0pt + "linestaf" "\linestafsym{%}{%}" + "stem" "\stem{%}{%}" + "fill" "\hbox{}" } "dots" = table { @@ -86,8 +86,8 @@ table_sixteen = symboltables { } "beamslopes" = table { - "slope" "\beamslope{%}{%}" 0pt 0pt 0pt 0pt - "horizontal" "\rulesym{%}{%}" 0pt 0pt 0pt 0pt + "slope" "\beamslope{%}{%}" + "horizontal" "\rulesym{%}{%}" } } @@ -158,8 +158,9 @@ table_twenty = symboltables { % dims ignored for this table "param" = table { "meter" "\generalmeter{%}{%}" -3pt 10pt -5pt 5pt - "linestaf" "\linestafsym{%}{%}" 0pt 0pt 0pt 0pt - "stem" "\stem{%}{%}" 0pt 0pt 0pt 0pt + "linestaf" "\linestafsym{%}{%}" + "stem" "\stem{%}{%}" + "fill" "\hbox{}" } "dots" = table { @@ -178,8 +179,8 @@ table_twenty = symboltables { } "beamslopes" = table { - "slope" "\beamslope{%}{%}" 0pt 0pt 0pt 0pt - "horizontal" "\rulesym{%}{%}" 0pt 0pt 0pt 0pt + "slope" "\beamslope{%}{%}" + "horizontal" "\rulesym{%}{%}" } }