X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mf%2Fparmesan-other-generic.mf;h=1f5a981b7b0c7840c1c82acaa60f3b0f09694175;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=80e82447dc35e8d440c1289ac4d948a150eeb49f;hpb=a2f44bbf0e76840f333f4d8a8f0db6689239f7fb;p=lilypond.git diff --git a/mf/parmesan-other-generic.mf b/mf/parmesan-other-generic.mf index 80e82447dc..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,17 +12,15 @@ input common-modules-and-initialization; input parmesan-macros; - font_x_height staff_space#; - fet_beginfont ("parmesan", design_size, "parmesanMusic"); - input parmesan-rests; - input parmesan-clefs; - input parmesan-custodes - input parmesan-accidentals; - input parmesan-flags; - input parmesan-timesignatures; - input parmesan-scripts; - input parmesan-dots; + 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;