From: Werner Lemberg Date: Sun, 7 Aug 2011 05:41:22 +0000 (+0200) Subject: Formatting. X-Git-Tag: release/2.15.9-1~38^2~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6f12f64d412a3c23e1c6f2b357ddcf68ff488efd;p=lilypond.git Formatting. --- diff --git a/mf/feta-noteheads.mf b/mf/feta-noteheads.mf index 3d0ffa9dd6..a58e4bc89a 100644 --- a/mf/feta-noteheads.mf +++ b/mf/feta-noteheads.mf @@ -165,8 +165,12 @@ def draw_brevis (expr linecount, line_thickness_multiplier) = % Breves of smaller design sizes should have their lines % farther apart (the overlap should be smaller). - fudge = hround (blot_diameter * - min (max (-0.15, (0.8 - (20 / (design_size + 4)) + .1 linecount)), 0.3)); + fudge = hround (blot_diameter + * min (max (-0.15, + (0.8 + - (20 / (design_size + 4)) + + .1 linecount)), + 0.3)); draw_outside_ellipse (1.80, 0, 0.707, 0); undraw_inside_ellipse (1.30, 125, 0.68, 2 stafflinethickness#);