]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-flags.mf
shortening of downstem 8th flag
[lilypond.git] / mf / feta-flags.mf
index 95cedb1a82dc8ed60c9d38b06c477bd802a4ff03..68a39a74162e87d0ee8e0014feea013010e1185d 100644 (file)
@@ -312,12 +312,12 @@ fet_beginchar ("8th (down)", "d3");
        save flagspace, total_depth, flag_count;
 
        flag_count = 1;
-       total_depth# = 2.85 staff_space#;
+       total_depth# = 2.75 staff_space#;
        flare = staff_space;
        flagspace# = .9 staff_space#;
-       hip_depth_ratio = .72;
+       hip_depth_ratio = .74;
        hip_width# = downflag_width# - hip_thickness# / 2;
-       foot_width_ratio = .8;
+       foot_width_ratio = .85;
 
        (flag_count - 1) * flagspace# + foot_depth# = total_depth#;