2017-11-30 23:22 GMT+01:00 Trevor Bača <trevorb...@gmail.com>:
> 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

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to