]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta20.mf
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / mf / feta20.mf
index 35190154ff9c3848888ca40f1e6940c5e56f9e01..eafc6fa1638a6cb904216c11f05fd9c7999b2fd8 100644 (file)
@@ -1,17 +1,7 @@
-% feta20.mf
-% part of LilyPond's pretty-but-neat music font
-
-staffsize#:=20pt#;
-
-input feta-autometric;
-fet_beginfont("feta", 20);
+% Produce font files at specified size.
 
+design_size := 20;
 
 % use feta-test for debugging.
-test := 0;
-input feta-generic;
-
-fet_endfont("feta");
-
+input feta-other-generic;
 end.
-