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