X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mf%2Fparmesan-custodes.mf;h=97cf3c48efed86557d008dde43c67cf11393a0fe;hb=829f0ded77ee44ea6f0566fb5e5318802a8857ad;hp=234bc395f28d2bdf69ce5b621d55cb6d5fa93c1a;hpb=bc95f4434f760d41191341ab4508b2064eb19025;p=lilypond.git diff --git a/mf/parmesan-custodes.mf b/mf/parmesan-custodes.mf index 234bc395f2..97cf3c48ef 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--2010 Juergen Reuter +% Copyright (C) 2000--2011 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);