X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mf%2Fparmesan-custodes.mf;h=3729679d720c53c4bba65bbc7726d38ce710e02e;hb=9cba6d0b05bd28e2fc73f091b09ace570c976182;hp=f9e1e18d86d3ba8b7f4821a7afee5554625275f3;hpb=1c846b2c2348b4e0ca4a3c2e8fb267047ba2d203;p=lilypond.git diff --git a/mf/parmesan-custodes.mf b/mf/parmesan-custodes.mf index f9e1e18d86..3729679d72 100644 --- a/mf/parmesan-custodes.mf +++ b/mf/parmesan-custodes.mf @@ -1,7 +1,7 @@ % Feta (not the Font-En-Tja) music font -- ancient custodes % This file is part of LilyPond, the GNU music typesetter. % -% Copyright (C) 2000--2011 Juergen Reuter +% Copyright (C) 2000--2012 Juergen Reuter % % % LilyPond is free software: you can redistribute it and/or modify @@ -394,11 +394,11 @@ def custos_mensural (expr verbose_name, internal_name, dalpha = direction * alpha; if staffline_adjustment = between_staff_lines: - stem_ht# = 1.00 staff_space#; + stem_ht# = 2.00 staff_space#; elseif staffline_adjustment = on_staff_line: - stem_ht# = 1.50 staff_space#; + stem_ht# = 2.50 staff_space#; else: % staffline_adjustment = anywhere - stem_ht# = 1.25 staff_space#; + stem_ht# = 2.25 staff_space#; fi; define_pixels (ht, wd, stem_ht);