]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/parmesan11.mf
Doc-es: various updates.
[lilypond.git] / mf / parmesan11.mf
index 53804759ad762ecb3b47c3d44928f51eb237d7f9..050559744ff10456052c7f49171b9f0aefc92339 100644 (file)
@@ -1,16 +1,6 @@
-% parmesan11.mf
-% part of LilyPond's pretty-but-neat music font
+% Produce font files at specified size.
 
-staffsize#:=11pt#;
-
-input feta-autometric;
-fet_beginfont("parmesan", 11);
-
-test := 0;
-
-input parmesan-generic;
-
-fet_endfont("parmesan");
+design_size := 11.22;
 
+input parmesan-other-generic;
 end.
-