]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/parmesan-custodes.mf
Doc-de: remove not translated file authors.itexi
[lilypond.git] / mf / parmesan-custodes.mf
index f9e1e18d86d3ba8b7f4821a7afee5554625275f3..97cf3c48efed86557d008dde43c67cf11393a0fe 100644 (file)
@@ -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);