]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-nummer.mf
(context_prop_spec): check grob name for
[lilypond.git] / mf / feta-nummer.mf
index e67465daddad804f1cf1774dd9ecbaa484493706..07106b6c1db55dac9391d1c86d3eb46497d61e8e 100644 (file)
@@ -5,7 +5,6 @@ test:=0;
 
 input feta-autometric;
 input feta-macros;
-input feta-params;
 
 
 
@@ -16,7 +15,7 @@ input feta-params;
 
 %blot_diameter# = .4pt#;
 
-fet_beginfont("feta-nummer", design_size);
+fet_beginfont("feta-nummer", design_size, "fetaNumber");
 mode_setup;
 
 height#:=designsize;
@@ -24,7 +23,6 @@ space# := design_size/2;
 
 font_x_height height#;
 font_normal_space space#;
-font_coding_scheme "feta number";
 
 
 %
@@ -41,7 +39,11 @@ widen:=designsize*h+b;
 tense=0.85;
 thick#:=7/30height#*fatten;
 thin#:=thick#/4*fatten  + max(.1 (height# / 10 - 1), 0);
-hair#:= sqrt(.8 * blot_diameter#* thin#) ;
+
+%% sqrt(.8 * blot_diameter#* thin#) ;
+hair#:= thin# * .8 ;
+
+
 flare#:=9/8 thick# + .75 (height# / 10 - 1);
 
 save b,h; 4h+b=1/8; 10h+b=1/6;