]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-generic.mf
''
[lilypond.git] / mf / feta-generic.mf
index dd8abe5e91974ee35b5244693046ed6fbc37f82f..a670f7194275857ca79e018c5e406d170960ceb5 100644 (file)
@@ -1,3 +1,12 @@
+% 
+% feta-generic.mf --  implement generic stuff: include lots of files, but don't
+%  set dims.
+%
+% source file of the Feta (defintively not an abbreviation for Font-En-Tja)
+% music font
+% 
+% (c) 1997--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+% 
 
 
 if test = -1:
@@ -5,7 +14,7 @@ if test = -1:
 fi
 
 mode_setup;
-
+%
 
 input feta-macros;
 
@@ -13,8 +22,8 @@ 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;
@@ -24,10 +33,21 @@ if test = 0:
        input feta-schrift;
        input feta-banier;
        input feta-klef;
+       input feta-timesig;
+       input feta-pendaal;
+       input feta-accordion;
+       input feta-solfa;
+       
 else:
-%      input feta-bolletjes;   
-%      input feta-banier;
+       input feta-bolletjes;   
+       input feta-banier;
 %      input feta-eindelijk;
-       input feta-klef;
-
+%      input feta-klef;
+%      input feta-toevallig;
+       input feta-schrift;
+%      input feta-haak;
+%      input feta-timesig;
+%      input feta-pendaal;
+%      input feta-accordion;
+%      input feta-solfa;
 fi