[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3759 in lilypond: there is a collision between the
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3759 in lilypond: there is a collision between the broken analysis bracket and the clef |
Date: |
Sat, 28 Dec 2013 08:29:48 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Ugly
New issue 3759 by address@hidden: there is a collision between the
broken analysis bracket and the clef
http://code.google.com/p/lilypond/issues/detail?id=3759
On 26/12/13 21:05, David Nalesnik wrote:
In the following snippet, there is a collision between the broken analysis
bracket and the clef (see image):
\version "2.17.97"
{
c''1\startGroup
\break
c''1\stopGroup
}
\layout {
ragged-right = ##t
\context {
\Voice
\consists "Horizontal_bracket_engraver"
}
}
The collision is bad, but the problem here seems to me that the broken
analysis bracket ought to begin to the right of the prefatory material, as
other broken spanners do. If it's felt that starting the broken bracket
more to the right is the right approach, I've got the workings of a patch
which I can post to Rietveld.
Attachments:
horizontal-bracket-bug.png 12.2 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [Lilypond-auto] Issue 3759 in lilypond: there is a collision between the broken analysis bracket and the clef,
lilypond <=