]> git.donarmstrong.com Git - lilypond.git/blob - mf/feta-generic.mf
release: 1.3.101
[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--2000 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 make_pen_stack;
22 make_picture_stack;
23 input feta-params;
24
25 font_x_height  staff_space#;
26
27 if test = 0: 
28         input feta-eindelijk;
29         input feta-toevallig;
30         input feta-puntje;
31         input feta-bolletjes;
32         input feta-schrift;
33         input feta-banier;
34         input feta-klef;
35         input feta-timesig;
36         input feta-pendaal;
37         input feta-accordion;
38         input feta-custodes;    
39 else:
40 %       input feta-bolletjes;   
41 %       input feta-banier;
42 %       input feta-eindelijk;
43 %       input feta-klef;
44 %       input feta-toevallig;
45         input feta-schrift;
46 %       input feta-haak;
47 %       input feta-timesig;
48 %       input feta-pendaal;
49 %       input feta-accordion;
50 fi