]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-alphabet-generic.mf
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / mf / feta-alphabet-generic.mf
index e8e549ac78e32c6ee332069458f993dd00607bef..6f1f3ce2b430279508275b582a032d94c21d3597 100644 (file)
@@ -1,18 +1,19 @@
+% This file is part of LilyPond, the GNU music typesetter.
+%
+% Copyright (C) 1997--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
+%
+% The LilyPond font is free software: you can redistribute it and/or modify
+% it under the terms of the GNU General Public License as published by
+% the Free Software Foundation, either version 3 of the License, or
+% (at your option) any later version, or under the SIL Open Font License.
 
-staffsize# := design_size * pt#;
 
-input feta-autometric;
-input feta-macros;
-input feta-params;
+input common-modules-and-initialization;
 
 fet_beginfont ("feta-alphabet", design_size, "fetaNumber");
+       number_design_size := design_size / 2;
+       dynamic_design_size := 14 design_size / 20;
 
-mode_setup;
-
-number_design_size := design_size / 2;
-dynamic_design_size := 14 design_size / 20;
-
-input feta-numbers;
-input feta-dynamics;
-
+       input feta-numbers;
+       input feta-dynamics;
 fet_endfont ("feta-numbers");