bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bug: score-final mark mangles score-final tuplet bracket


From: Trevor Bača
Subject: Re: Bug: score-final mark mangles score-final tuplet bracket
Date: Mon, 4 Feb 2008 19:11:32 -0600

On Feb 4, 2008 7:10 PM, Trevor Bača <address@hidden> wrote:

> Hi Valentin,
>
> Could you please consider this one for the tracker? It's quite specific
> thing ever, but highly reproducible (and quite irritating).
>
>
> ===
>
>
> The score-final mark badly mangles the score-final tuplet bracket in the
> snippet below:
>
>
> %%% BEGIN MANGLE %%%
>
> \version "2.11.34"
>
> \new Staff {
>    \set tupletFullLength = ##t
>    \time 1/8
>    \times 2/3 { c'16 c'16 c'16 }
>    \times 2/3 { c'16 c'16 c'16 }
>    \times 2/3 { c'16 c'16 c'16 }
>    \override Score.RehearsalMark #'break-visibility = ##(#t #t #t)
>    \override Score.RehearsalMark #'direction = #down
>    \override Score.RehearsalMark #'break-align-symbol =  #'clef
>    \override Score.RehearsalMark #'self-alignment-X = #right
>    \mark "Composed Feb 2007 - Feb 2008"
> }
>
> %%% END %%%
>
>
> FWIW, you do seem to need all five settings above to induce the problem.
> (Actually, mark direction can be either up or down, but appears more clearly
> with the mark set down.)



Oops. Here's a pic of the resulting output.



-- 
Trevor Bača
address@hidden

Attachment: mangled-bracket.png
Description: PNG image


reply via email to

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