]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-params.mf
Run `make grand-replace'.
[lilypond.git] / mf / feta-params.mf
index 1323b7f41e219a2f47611dc167c704f9be1e3199..544251932cf67952c19ac1f6a65170e6a43b7cd0 100644 (file)
@@ -1,3 +1,9 @@
+%
+% feta-params.mf -- global parameters for both feta and parmesan fonts
+%
+% source file of the GNU LilyPond music typesetter
+%
+% (c) 1997--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
 stafflines := 5;
 
@@ -67,13 +73,13 @@ fi;
 % characters have sharp edges and corners.
 % The following variable controls the amount of `roundness'.
 %
-% %his is not a meta variable: it is related to absolute sizes.
+% This is not a meta variable: it is related to absolute sizes.
 %
 % FIXME: According to [Wanske], only outside corners should be round
 %        I don't think we do this anywhere -- jcn
 %
 
-blot_diameter# = .35 pt#;
+blot_diameter# = .40 pt#;
 if (blot_diameter# * hppp) < 1:
        blot_diameter# := 1 / hppp;
 fi