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