Well, that seems like a very specific use case. And you may easily work around using

\version "2.19.17"

{
  \stopStaff s1 \once\omit Staff.BarLine \break
  \startStaff a \stopStaff
}

I agree that one might expect not to have a lonely bar line there, but it is printed regardless of the break. Can you give a convincing reason why this would be wrong?

Yours, Simon

Am 14.05.2015 um 20:42 schrieb musicus:
\version "2.19.17"
                
{
   \stopStaff s1 \break
   \startStaff a \stopStaff
}


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


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

Reply via email to