]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-params.mf
Run `make grand-replace'.
[lilypond.git] / mf / feta-params.mf
index 64cc51b0792cd2728fddbd9c14137f7f32755416..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,7 +73,7 @@ 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