]> git.donarmstrong.com Git - lilypond.git/blobdiff - init/table16.ly
release: 0.1.18
[lilypond.git] / init / table16.ly
index 46ff184838e32ec38576b0ff5452c378128f9214..2be017c49f87d76c86d613118b3cd49470867e5f 100644 (file)
@@ -75,9 +75,6 @@ table_sixteen=
        "tenor_change"  "\caltoclef"    0.0\pt  11.2\pt 0.0\pt  16.0\pt
      }
 
-     % ugh what's our outdir called?
-     \include "font-en-tja16.ly"
-
      "slur" = \table {
        "whole" "\slurchar%{%}"
        "half"  "\hslurchar%{%}"
@@ -86,8 +83,8 @@ table_sixteen=
      "accidentals" = \table {
        "-2"    "\flatflat"     0.0\pt  8.16\pt -2.5\pt 7.5\pt
        "-1"    "\flat"         0.0\pt  4.8\pt  -2.5\pt 7.5\pt
-       "0"     "\natural"      0.0\pt  4.8\pt  -7.5\pt 7.5\pt
-       "1"     "\sharp"        0.0\pt  3.6\pt  -7.5\pt 7.5\pt
+       "0"     "\natural"      0.0\pt  4.0\pt  -6.\pt 6.\pt
+       "1"     "\sharp"        0.0\pt  4.4\pt  -6.\pt 6.\pt
        "2"     "\sharpsharp"   0.0\pt  4.8\pt  -2.5\pt 7.5\pt
      }
 
@@ -165,11 +162,13 @@ table_sixteen=
        "d7"    "\dhundredtwentyeighthflag"     0.0\pt  4.0\pt  0.0\pt  0.0\pt
      }
 
-     "oldbeamslopes" = \table {
-       "uslope"        "\beamuslope{%}{%}"  2.0\pt 64.0\pt 0.0\pt 0.0\pt
-       "dslope"        "\beamdslope{%}{%}"  2.0\pt 64.0\pt 0.0\pt 0.0\pt
+     "beamslopes" = \table {
+       "slope"         "\beamslope{%}{%}"  2.0\pt 64.0\pt 0.0\pt 0.0\pt        
        "horizontal"    "\rulesym{%}{%}"        
      }
+     % ugh what's our outdir called?
+     \include "font-en-tja16.ly"
+
 
 }