]> git.donarmstrong.com Git - lilypond.git/blob - mf/feta20.mf
* mf/GNUmakefile: always trace pfa fonts.
[lilypond.git] / mf / feta20.mf
1 % feta20.mf
2 % part of LilyPond's pretty-but-neat music font
3
4 staffsize#:=20pt#;
5
6 input feta-autometric;
7 fet_beginfont("feta", 20);
8
9
10 % use feta-test for debugging.
11 test := 0;
12 input feta-generic;
13
14 fet_endfont("feta");
15
16 end.
17