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