]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-noteheads-generic.mf
font: rename draw_staff to draw_staff_if_debugging
[lilypond.git] / mf / feta-noteheads-generic.mf
index 4a952ed407102b7df242e22f3e9222e092d664b3..3c255073c8339bb64a559b2119e340c356423466 100644 (file)
@@ -1,13 +1,12 @@
 % Feta (not the Font-En-Tja) music font --  generic stuff: include lots of files, but don't
 % This file is part of LilyPond, the GNU music typesetter.
 %
-% Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+% Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
 %
-%
-% LilyPond is free software: you can redistribute it and/or modify
+% 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.
+% (at your option) any later version, or under the SIL Open Font License.
 %
 % LilyPond is distributed in the hope that it will be useful,
 % but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -32,19 +31,9 @@ input feta-params;
 
 font_x_height staff_space#;
 
-%% this is a fallback so we can run the font without
-%%    including feta-noteheads.
-black_notehead_width# := 1.0 staff_space#;
-
-
 fet_beginfont ("feta", design_size, "fetaMusic");
 
-if test = 0:
-       input feta-noteheads;
-        input feta-flags;
-else:
-       input feta-noteheads-test-generic.mf;
-fi
+input feta-noteheads;
 
 autometric_parameter ("staffsize", staffsize#);
 autometric_parameter ("stafflinethickness", stafflinethickness#);