]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-parenthesis.mf
font: rename draw_staff to draw_staff_if_debugging
[lilypond.git] / mf / feta-parenthesis.mf
index 8f019d553f6c471cf26f52f8cd3ca412c3ae1a26..a780ee9c301e4c1ffb27bf94fcad0640337ada2c 100644 (file)
@@ -33,7 +33,7 @@ fet_beginchar ("Right Parenthesis", "rightparen");
 
        remember_pic := currentpicture;
 
-       draw_staff (-2, 2, 0);
+        draw_staff_if_debugging (-2, 2, 0);
 fet_endchar;