]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta23.mf
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / mf / feta23.mf
index 5ef48a8a0d004ba7d40e9c3090020bfba16057d8..0a0be5cae0bff525c4d8ef05147cf7681b7730ee 100644 (file)
@@ -1,16 +1,6 @@
-% feta23.mf
-% part of LilyPond's pretty-but-neat music font
+% Produce font files at specified size.
 
-input feta-autometric;
-% why is this 22.5?
-fet_beginfont("feta", 22.5);
-staffsize#:=22.5pt#;
-test:=0;
-
-
-input feta-generic;
-
-fet_endfont("feta");
+design_size := 22.45;
 
+input feta-other-generic;
 end.
-