]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/parmesan-generic.mf
*** empty log message ***
[lilypond.git] / mf / parmesan-generic.mf
index 53ce2688d118cf8d7b934ca3ef8ebb9e03c8a8ba..d10526cfbdbcc0c4ff437af14bd793970dc146d2 100644 (file)
@@ -1,10 +1,11 @@
+
 % -*-Fundamental-*-
 % parmesan-generic.mf --  implement generic stuff: include lots of files,
 % but don't set dims.
 %
 % source file of LilyPond's pretty-but-neat music font
 % 
-% (c) 2002 Juergen Reuter <reuter@ipd.uka.de>
+% (c) 2002--2005 Juergen Reuter <reuter@ipd.uka.de>
 % 
 
 
@@ -14,15 +15,15 @@ fi
 
 mode_setup;
 %
+staffsize# := design_size * pt#;
 
 input feta-macros;
-
-make_pen_stack;
-make_picture_stack;
 input feta-params;
 
+
 font_x_height  staff_space#;
 
+fet_beginfont("parmesan", design_size, "parmesanMusic")
 if test = 0: 
        input parmesan-rests;
        input parmesan-heads;
@@ -32,7 +33,8 @@ if test = 0:
        input parmesan-flags;
        input parmesan-timesig;
        input parmesan-scripts;
-
 else:
 
 fi
+fet_endfont;
+