bug-lilypond
[Top][All Lists]
Advanced

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

Re: broken horizontal brackets don't clear prefatory material


From: Federico Bruni
Subject: Re: broken horizontal brackets don't clear prefatory material
Date: Sun, 19 Jan 2014 21:34:16 +0100

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 <address@hidden>

> 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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-lilypond
>
>


reply via email to

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