Status: Started Owner: v.villenave CC: nicolas.sceaux, n.puttock Labels: Type-Defect Priority-Low Engraving-nitpick
New issue 807 by v.villenave: inconsistent behavior of padded brackets http://code.google.com/p/lilypond/issues/detail?id=807 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). -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
