]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-macros.mf
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
[lilypond.git] / mf / feta-macros.mf
index fa236fd01ae965920242a4ee09e49232cd65f916..19cc379a422933dbca915cc0e2062c4eac6d27e4 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--2009 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;