]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-macros.mf
Run `make grand-replace'.
[lilypond.git] / mf / feta-macros.mf
index fa236fd01ae965920242a4ee09e49232cd65f916..49e61c359202cdf686ba0cade8a3acebfa06e4dd 100644 (file)
@@ -1,3 +1,11 @@
+%
+% feta-macros.mf -- auxiliary macros for both feta and parmesan fonts
+%
+% source file of the GNU LilyPond music typesetter
+%
+% (c) 1997--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
+
+
 %
 % debugging
 %
@@ -141,7 +149,7 @@ def make_pen_stack =
 enddef;
 
 
-def del_pen_stack=
+def del_pen_stack =
        save save_pen_stack, pen_stack_idx;
 enddef;