]> git.donarmstrong.com Git - lilypond.git/blob - mf/feta-generic.mf
2003 -> 2004
[lilypond.git] / mf / feta-generic.mf
1
2 % feta-generic.mf --  implement generic stuff: include lots of files, but don't
3 %  set dims.
4 %
5 % source file of the Feta (defintively not an abbreviation for Font-En-Tja)
6 % music font
7
8 % (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9
10
11
12 if test = -1:
13         mode := smoke;
14 fi
15
16 mode_setup;
17 %
18
19 input feta-macros;
20
21 input feta-params;
22
23 font_x_height  staff_space#;
24 font_coding_scheme "feta music";
25
26 if test = 0: 
27         input feta-eindelijk;
28         input feta-toevallig;
29         input feta-puntje;
30         input feta-bolletjes;
31         input feta-schrift;
32         input feta-banier;
33         input feta-klef;
34         input feta-timesig;
35         input feta-pendaal;
36         input feta-accordion;
37         input feta-solfa;
38 else:
39         input feta-test-generic.mf;
40
41 fi