bug-lilypond
[Top][All Lists]
Advanced

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

Re: \stopStaff at \break makes SpanBar disappear


From: Thomas Morley
Subject: Re: \stopStaff at \break makes SpanBar disappear
Date: Fri, 1 Dec 2017 22:05:24 +0100

2017-11-30 23:22 GMT+01:00 Trevor Bača <address@hidden>:
> Hi,
>
> Stopping-and-restarting the staff at line break makes SpanBar disappear:
>
> ### BEGIN ###
>
> \version "2.19.80"
>
> \new Score <<
>     \new StaffGroup <<
>         \new Staff {
>             c'1
>             \break
>             \stopStaff
>             \once \override Staff.StaffSymbol.line-count = 3
>             \startStaff
>             c'1
>         }
>         \new Staff {
>             c'1
>             c'1
>         }
>         \new Staff {
>             c'1
>             c'1
>         }
>         \new Staff {
>             c'1
>             c'1
>         }
>     >>
>>>
>
> ### END ###
>
> Note that the problem appears to a fence-posting error: *the bug arises
> only when stopping-and-restarting *the topmost staff* (as shown above) or
> *the bottommost staff**; stopping-and-restarting any of the inner staves in
> the staff group does not trigger the bug.
>
> Thanks,
>
> Trevor.

That's
https://sourceforge.net/p/testlilyissues/issues/2876/

Hopefully someone can come up with a workaround, I was already beaten
by it myself.

Cheers,
  Harm



reply via email to

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