]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-generic.mf
2003 -> 2004
[lilypond.git] / mf / feta-generic.mf
index 67c702ddff8dc2cbb924b28e0b91398f755dd00b..767a83d194f13499d49e90c8b95af0b274ac229b 100644 (file)
@@ -5,7 +5,7 @@
 % source file of the Feta (defintively not an abbreviation for Font-En-Tja)
 % music font
 % 
-% (c) 1997--2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+% (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 % 
 
 
@@ -18,11 +18,10 @@ mode_setup;
 
 input feta-macros;
 
-make_pen_stack;
-make_picture_stack;
 input feta-params;
 
 font_x_height  staff_space#;
+font_coding_scheme "feta music";
 
 if test = 0: 
        input feta-eindelijk;
@@ -35,16 +34,8 @@ if test = 0:
        input feta-timesig;
        input feta-pendaal;
        input feta-accordion;
-       input feta-custodes;    
+       input feta-solfa;
 else:
-%      input feta-bolletjes;   
-%      input feta-banier;
-%      input feta-eindelijk;
-%      input feta-klef;
-%      input feta-toevallig;
-       input feta-schrift;
-%      input feta-haak;
-%      input feta-timesig;
-%      input feta-pendaal;
-%      input feta-accordion;
+       input feta-test-generic.mf;
+
 fi