lilypond-0.1.37
[lilypond.git] / mf / feta-nummer8.mf
blobd1f2caa70bb9be46592f3429b9dca08373e94290
1 % feta-nummer8.mf
2 % part of LilyPond's pretty-but-neat music font
4 input autometric;
6 fet_beginfont("feta-nummer", 8);
8 mode_setup;
10 test:=0;
11 input feta-macros;
13 % copied from 10; will it work?
14 height#:=designsize;
15 thick#:=7/30height#;
16 thin#:=thick#/4;
17 hair#:=thin#/2;
18 kuulleke#:=hair#;
19 %kuulleke#:=0;
21 input feta-nummer;
23 fet_endfont("feta-nummer");
25 end.