]> git.donarmstrong.com Git - lilypond.git/blob - mf/parmesan-generic.mf
release: 1.5.35
[lilypond.git] / mf / parmesan-generic.mf
1 % -*-Fundamental-*-
2 % parmesan-generic.mf --  implement generic stuff: include lots of files,
3 % but don't set dims.
4 %
5 % source file of LilyPond's pretty-but-neat music font
6
7 % (c) 2002 Juergen Reuter <reuter@ipd.uka.de>
8
9
10
11 if test = -1:
12         mode := smoke;
13 fi
14
15 mode_setup;
16 %
17
18 input feta-macros;
19
20 make_pen_stack;
21 make_picture_stack;
22 input feta-params;
23
24 font_x_height  staff_space#;
25
26 if test = 0: 
27         input parmesan-rests;
28         input parmesan-heads;
29         input parmesan-clefs;
30         input parmesan-custodes
31         input parmesan-accidentals;
32         input parmesan-flags;
33         input parmesan-timesig;
34         input parmesan-scripts;
35
36 else:
37
38 fi