]> git.donarmstrong.com Git - lilypond.git/blob - mf/feta-nummer10.mf
release: 0.1.26
[lilypond.git] / mf / feta-nummer10.mf
1 % feta-nummer10.mf
2 % part of LilyPond's pretty-but-neat music font
3
4 input autometric;
5
6 fet_beginfont("feta-nummer", 10);
7
8 mode_setup;
9
10 test:=0;
11 input feta-macros;
12
13 height#:=designsize;
14 %thick#:=height#/4;
15 thick#:=8/30height#;
16 %norm#:=3/4thick#;
17 norm#:=7/8thick#;
18 thin#:=thick#/4;
19 hair#:=thin#/2;
20 kuulleke#:=hair#;
21 %kuulleke#:=0;
22
23 input feta-nummer;
24
25 fet_endfont("feta-nummer");
26
27 end.
28