]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/stencil.scm
parenthesizing very small objects returns ugly output
[lilypond.git] / scm / stencil.scm
index f994b10c5c1bbe78e205f35bd52e1d7c2cda7e18..db5ff186c37d659a863e9cb0d77e65a0d764c61d 100644 (file)
@@ -159,7 +159,7 @@ the more angular the shape of the parenthesis."
       upper-end-point
       ;; Step 1: move to lower end point.
       lower-end-point)
-     line-width
+     (* 2 half-thickness)
      (interval-widen x-extent (/ line-width 2))
      (interval-widen y-extent (/ line-width 2)))))