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 <[EMAIL PROTECTED]> 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
> bug-lilypond@gnu.org
> http://lists.gnu.org/mailman/listinfo/bug-lilypond
>




--
Trevor Bača
[EMAIL PROTECTED]
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to