]> git.donarmstrong.com Git - lilypond.git/blob - mf/parmesan-generic.mf
94a5c52f26e37a98da77a307e721b7b5f192258f
[lilypond.git] / mf / parmesan-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--2002 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 parmesan-rests;
29         input parmesan-heads;
30         input parmesan-clefs;
31         input parmesan-custodes
32         input parmesan-accidentals;
33         input parmesan-flags;
34         input parmesan-timesig;
35
36 else:
37
38 fi