lilypond-0.1.18
[lilypond.git] / mf / font-en-tja20.mf
blobab7d914e35ee46e72cd14f76e403dd00be1472ba
1 % font-en-tja20.mf
2 % part of LilyPond's pretty-but-neat music font
4 mode_setup;
6 input autometric;
7 fet_beginfont("font-en-tja", 20);
9 test:=0;
11 staffsize#:=20pt#;
12 stafflines:=5;
13 stafflinethickness#:=0.4pt#;
14 code:=-1;
16 input generic-tja;
18 fet_endfont("font-en-tja");
20 end.