bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 807 in lilypond: inconsistent behavior of padded brackets


From: codesite-noreply
Subject: Issue 807 in lilypond: inconsistent behavior of padded brackets
Date: Thu, 16 Jul 2009 09:36:40 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]