]> 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 95962446bacff6c5819e60b33500649c954c5305..0a0be5cae0bff525c4d8ef05147cf7681b7730ee 100644 (file)
@@ -1,17 +1,6 @@
-% feta23.mf
-% part of LilyPond's pretty-but-neat music font
+% Produce font files at specified size.
 
-input feta-autometric;
-
-% todo change file name
-fet_beginfont("feta", 22.5);
-staffsize#:=22.45pt#;
-test:=0;
-
-
-input feta-generic;
-
-fet_endfont("feta");
+design_size := 22.45;
 
+input feta-other-generic;
 end.
-