bug-lilypond
[Top][All Lists]
Advanced

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

Re: \stopStaff and \break produce BarLine at the end of the upper line


From: Simon Albrecht
Subject: Re: \stopStaff and \break produce BarLine at the end of the upper line
Date: Thu, 14 May 2015 23:10:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

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
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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