]> git.donarmstrong.com Git - lilypond.git/blob - mf/font-en-tja16.mf
patch::: 0.1.17.jcn1: pats
[lilypond.git] / mf / font-en-tja16.mf
1 % font-en-tja16.mf
2 % part of LilyPond's pretty-but-neat music font
3
4 % font_identifier:="font-en-tja16";
5 % font_size 16pt#;
6
7 input autometric;
8 fet_beginfont("font-en-tja", 16);
9
10 mode_setup;
11
12 test:=0;
13
14 staffsize#:=16pt#;
15 stafflines:=5;
16 stafflinethickness#:=0.4pt#;
17 code:=-1;
18
19 input bolletjes;
20 input eindelijk;
21
22 fet_endfont("font-en-tja");
23
24 end.
25