]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-other-generic.mf
include subfonts unconditionally
[lilypond.git] / mf / feta-other-generic.mf
index a3f38a74139a071979b93c2d39a44a161aedc8e2..0ec50a8230e86814b64a68a08424fd9718fe0de5 100644 (file)
@@ -1,4 +1,3 @@
-% 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--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
@@ -7,14 +6,6 @@
 % 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.
-%
-% LilyPond is distributed in the hope that it will be useful,
-% but WITHOUT ANY WARRANTY; without even the implied warranty of
-% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-% GNU General Public License for more details.
-%
-% You should have received a copy of the GNU General Public License
-% along with LilyPond.  If not, see <http://www.gnu.org/licenses/>.
 
 
 input common-modules-and-initialization;
@@ -22,8 +13,6 @@ input common-modules-and-initialization;
 font_x_height staff_space#;
 
 fet_beginfont ("feta", design_size, "fetaMusic");
-
-if test = 0:
        input feta-rests;
        input feta-accidentals;
        input feta-arrowheads;
@@ -35,8 +24,6 @@ if test = 0:
        input feta-brackettips;
        input feta-accordion;
        input feta-ties;
-fi
-
 
        input declare-autometric-parameters;
 fet_endfont;