X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mf%2Ffeta-generic.mf;h=16c31a7bebe611db84ceb5264331a8d2511bc121;hb=2ff48d0a8a4b9ac85a9d4835caea04ead6ccb1da;hp=8b7080a6fd779d33b82cd1cad3552e9bba95d55a;hpb=8e45bb167fa4efc8fc87f2e8bdfd6a48d2e0140a;p=lilypond.git diff --git a/mf/feta-generic.mf b/mf/feta-generic.mf index 8b7080a6fd..16c31a7beb 100644 --- a/mf/feta-generic.mf +++ b/mf/feta-generic.mf @@ -1,8 +1,8 @@ % 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--2009 Han-Wen Nienhuys -% +% Copyright (C) 1997--2012 Han-Wen Nienhuys +% % % LilyPond is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by @@ -32,25 +32,20 @@ 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: +if test = 0: input feta-rests; input feta-accidentals; input feta-arrowheads; input feta-dots; - input feta-noteheads; input feta-scripts; - input feta-flags; input feta-clefs; input feta-timesignatures; input feta-pedals; input feta-brackettips; input feta-accordion; + input feta-ties; else: input feta-test-generic.mf; fi