]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-noteheads-generic.mf
Merge branch 'master' of git://git.savannah.gnu.org/lilypond.git
[lilypond.git] / mf / feta-noteheads-generic.mf
index 89de7d06a2f183701fcb2b21940d4429fee47a54..b63158bbe842817f46c244bdb82c5c6d69a1b4f0 100644 (file)
@@ -1,7 +1,7 @@
 % 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--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+% Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
 %
 %
 % LilyPond is free software: you can redistribute it and/or modify
@@ -32,18 +32,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;
-else:
-       input feta-noteheads-test-generic.mf;
-fi
+input feta-noteheads;
 
 autometric_parameter ("staffsize", staffsize#);
 autometric_parameter ("stafflinethickness", stafflinethickness#);