X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mf%2Ffeta-haak.mf;h=97c88e97d56abc5b6c7077a01f7a258999d5c8e7;hb=67c6cbab2b82f7b972efac64e85474dc2c4d0da5;hp=674593cfbacdd248854558a18f6ce23389f1d53a;hpb=b4ed14cecd52a16842574e003613e0168fdfaa97;p=lilypond.git diff --git a/mf/feta-haak.mf b/mf/feta-haak.mf index 674593cfba..97c88e97d5 100644 --- a/mf/feta-haak.mf +++ b/mf/feta-haak.mf @@ -4,11 +4,11 @@ % % source file of the Feta (not the Font-En-Tja) music font % -% (c) 2005 Han-Wen Nienhuys +% (c) 2005--2008 Han-Wen Nienhuys fet_begingroup ("brackettips"); -def draw_bracket(expr thick_sharp, width_sharp, updown) = +def draw_bracket (expr thick_sharp, width_sharp, updown) = begingroup; save p, thin, thick, flattening, width, hair, flare; path p; @@ -22,7 +22,7 @@ begingroup; define_pixels (thick, width, flare); if updown = 1: set_char_box (0, width#, - .5 thick# , flare#); + .5 thick#, flare#); else: set_char_box (0, width#, flare#, .5 thick#);