]> git.donarmstrong.com Git - lilypond.git/blob - mf/feta-nummer.mf
* scm/framework-texstr.scm (header): change extension to .textmetrics
[lilypond.git] / mf / feta-nummer.mf
1 % feta-nummer.mf
2 % part of LilyPond's pretty-but-neat music font
3
4 test:=0;
5
6 input feta-autometric;
7 input feta-macros;
8
9
10
11 %%%
12 % TODO: make sure font size  for text and
13 % font size for music both jibe with the number font.
14 %%%
15
16 %blot_diameter# = .4pt#;
17
18 fet_beginfont("feta-nummer", numberdesignsize/2, "fetaNumber");
19 mode_setup;
20
21
22 input feta-nummer-code;
23
24 fet_endfont("feta-nummer");
25
26
27 end.