]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-autometric.mf
* Another grand 2003 update.
[lilypond.git] / mf / feta-autometric.mf
index c536c3334b2405ab6f71086cf3490a8e4bd8f4a6..4ca7325088ea89c4b35631081d6b3c09fff72253 100644 (file)
@@ -4,7 +4,7 @@
 % source file of the Feta (not an acronym for Font-En-Tja)
 % pretty-but-neat music font
 % 
-% (c) 1997, 1998 Han-Wen Nienhuys <hanwen@stack.nl>
+% (c)  1997--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 %          Jan Nieuwenhuizen <janneke@gnu.org>
 % 
 % these macros help create ascii logging output
@@ -20,7 +20,7 @@ message "******************************************************";
 def fet_beginfont(expr name,size) =
        font_identifier:=name&decimal size;
        font_size size;
-       message "@{font@:"&name&"@:"&decimal size&"@}";
+       message "@{font@:GNU@:LilyPond@:"&name&"@:"&decimal size&"@}";
        message "";
        enddef;