James picked up this report but he probably forgot replying here:
https://code.google.com/p/lilypond/issues/detail?id=3759



2013/12/26 David Nalesnik <david.nales...@gmail.com>

> 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.
>
>
> --David
>
> _______________________________________________
> bug-lilypond mailing list
> bug-lilypond@gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-lilypond
>
>
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to