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