X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mf%2Fparmesan-other-generic.mf;h=1f5a981b7b0c7840c1c82acaa60f3b0f09694175;hb=47db9a3883d726ca53e2133a3b2298f78dd6a32e;hp=421980e2eeefb42a9da1547abea0302cf23736d4;hpb=cc86f76536d141c96879ab3a0bd77cd95605227d;p=lilypond.git diff --git a/mf/parmesan-other-generic.mf b/mf/parmesan-other-generic.mf index 421980e2ee..1f5a981b7b 100644 --- a/mf/parmesan-other-generic.mf +++ b/mf/parmesan-other-generic.mf @@ -1,6 +1,6 @@ % This file is part of LilyPond, the GNU music typesetter. % -% Copyright (C) 2002--2012 Juergen Reuter +% Copyright (C) 2002--2015 Juergen Reuter % % 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 @@ -12,19 +12,15 @@ input common-modules-and-initialization; input parmesan-macros; - font_x_height staff_space#; - fet_beginfont ("parmesan", design_size, "parmesanMusic"); - if test = 0: - input parmesan-rests; - input parmesan-clefs; - input parmesan-custodes - input parmesan-accidentals; - input parmesan-flags; - input parmesan-timesignatures; - input parmesan-scripts; - input parmesan-dots; - fi; + input parmesan-rests; + input parmesan-clefs; + input parmesan-custodes + input parmesan-accidentals; + input parmesan-flags; + input parmesan-timesignatures; + input parmesan-scripts; + input parmesan-dots; fet_endfont;