]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-generic.mf
release: 1.1.42
[lilypond.git] / mf / feta-generic.mf
index 97c2dabc0a4b59d3c2c98d07707b924485a58458..4d38b9e1ddaedea5592e8069e4fa9b30990c0ece 100644 (file)
@@ -1,3 +1,20 @@
+% 
+% 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, 1998 Han-Wen Nienhuys <hanwen@stack.nl>
+% 
+
+
+if test = -1:
+       mode := smoke;
+fi
+
+mode_setup;
+%
 
 input feta-macros;
 
@@ -6,7 +23,8 @@ make_picture_stack;
 input feta-params;
 
 
-test:= 0;
+
+
 if test = 0: 
        input feta-eindelijk;
        input feta-toevallig;
@@ -14,6 +32,16 @@ if test = 0:
        input feta-bolletjes;
        input feta-schrift;
        input feta-banier;
+       input feta-klef;
+       input feta-timesig;
 else:
-       input foo;
+       input feta-bolletjes;   
+%      input feta-banier;
+%      input feta-eindelijk;
+%      input feta-klef;
+%      input feta-toevallig;
+%      input feta-schrift;
+%      input feta-schrift;
+%      input feta-haak;
+%      input feta-timesig;
 fi