]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.17
authorfred <fred>
Mon, 16 Dec 1996 10:05:50 +0000 (10:05 +0000)
committerfred <fred>
Mon, 16 Dec 1996 10:05:50 +0000 (10:05 +0000)
symbol.ini

index fc53d30f8d9591902dd9864a282cbdf6c68d551c..21226c079dcdb0d3499d60038bba26d606aa7da0 100644 (file)
@@ -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{%}{%}"        
     }
 
 }