]> git.donarmstrong.com Git - lilypond.git/commitdiff
shortens 32nd flag to match shorter stem
authorJanek Warchoł <lemniskata.bernoulliego@gmail.com>
Wed, 9 Mar 2011 20:32:32 +0000 (21:32 +0100)
committerGraham Percival <graham@percival-music.ca>
Sun, 13 Mar 2011 19:22:56 +0000 (19:22 +0000)
mf/feta-flags.mf

index 90407a456fb9a26f491219d0413c8ef63e621808..104bab3ae8d060bf58a0db5e39e83e94f14c0183 100644 (file)
@@ -379,7 +379,7 @@ fet_beginchar ("32nd (down)", "d5");
        save flagspace, total_depth, flag_count;
 
        flag_count = 3;
-       total_depth# = 3.85 staff_space#;
+       total_depth# = 3.75 * staff_space# - blot_diameter# / 2;
        flare = .84 staff_space;
        flagspace# = .9 staff_space#;
        hip_depth_ratio = .85;