bug-lilypond
[Top][All Lists]
Advanced

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

Re: Rehearsal mark appears on wrong staff


From: Trevor Bača
Subject: Re: Rehearsal mark appears on wrong staff
Date: Tue, 13 Feb 2007 09:33:57 -0600

Hi Graham,

Definitely a bug. line-break-system-details shouldn't cause the mark
to switch staves.

Could you open in Google?

Trevor.

On 2/12/07, Graham Percival <address@hidden> wrote:
Trevor, could you take a look at this?  If I remove the spacing
weirdness, the rehearsal mark is created on the right staff.  Do you
know what's happening?  Is this a good example for the bug tracker?

Cheers,
- Graham


Daniel Johnson wrote:
> Sorry, the previous example should have been:
>
> %%%%% BEGIN
>
> \version "2.11.17"
>
> spaceWide = {
>   \overrideProperty #"Score.NonMusicalPaperColumn"
>   #'line-break-system-details
>   #'((alignment-offsets . ( 0 -80 )))
> }
>
> \score {
>   <<
>     \new Staff { \spaceWide c''1 | \break \spaceWide c''1 | c''1 | \break
> \spaceWide c''1 | }
>     \new Staff \with { \consists Mark_engraver } { g' | g'\mark "lower
> staff" | g' | g' | }
>   >>
>   \layout { \context { \Score \remove Mark_engraver } }
> }
>
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond
>




--
Trevor Bača
address@hidden

reply via email to

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