lilypond-0.1.32
[lilypond.git] / mf / feta-nummer8.mf
blob13526a5be14665f4ea34e1b27fef46777d7228e9
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#:=height#/4;
16 thick#:=8/30height#;
17 %norm#:=3/4thick#;
18 norm#:=7/8thick#;
19 thin#:=thick#/4;
20 hair#:=thin#/2;
21 kuulleke#:=hair#;
22 %kuulleke#:=0;
24 input feta-nummer;
26 fet_endfont("feta-nummer");
28 end.