Originally created by: *anonymous
Originally created by: v.villenave
Originally owned by: v.villenave
Thomas Morgan noticed a minor bug (and a trivial way to fix it) with
regards to brackets:
"
\version "2.13.2"
\markup {
\column {
\concat { "a" \bracket { "b" } "c" }
"abc" % For comparison.
}
}
The right bracket's padding causes the following "c" to move out
of the way of the bracket. But the left bracket's padding does not
prevent the "a" and the left bracket from colliding.
"
Please read his mail on
http://lists.gnu.org/archive/html/bug-lilypond/2009-07/msg00016.html (and
possibly apply the patch he provided).
Originally posted by: dak@gnu.org
The HTML message URL is not helpful for applying the patch.
Originally posted by: n.putt...@gmail.com
(No comment was entered for this change.)
Labels: fixed_2_13_7
Status: Fixed
Originally posted by: jameseli...@googlemail.com
(No comment was entered for this change.)
Status: Verified