]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-generic.mf
patch::: 1.3.94.jcn3
[lilypond.git] / mf / feta-generic.mf
index 98390a6713c99a38675d9ec7faca27abfe4be7bd..365f26c54cecbca0e6d55e3756e464dbfd5a0516 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--2000 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,7 @@ make_pen_stack;
 make_picture_stack;
 input feta-params;
 
-
-
+font_x_height  staff_space#;
 
 if test = 0: 
        input feta-eindelijk;
@@ -24,6 +32,9 @@ if test = 0:
        input feta-schrift;
        input feta-banier;
        input feta-klef;
+       input feta-timesig;
+       input feta-pendaal;
+       input feta-accordion;
 else:
 %      input feta-bolletjes;   
 %      input feta-banier;
@@ -31,4 +42,8 @@ else:
 %      input feta-klef;
 %      input feta-toevallig;
        input feta-schrift;
+%      input feta-haak;
+%      input feta-timesig;
+%      input feta-pendaal;
+%      input feta-accordion;
 fi