lilypond-user
[Top][All Lists]
Advanced

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

Re: Extending the staff for time signature changes between scores


From: Simon Albrecht
Subject: Re: Extending the staff for time signature changes between scores
Date: Thu, 19 May 2016 22:19:58 +0200

On 19.05.2016 03:23, David Wright wrote:
\layout {
   \context {
     \Staff
     \override StaffSymbol.break-align-symbols = #'(time-signature 
key-signature staff-bar break-alignment)
   }
}

I tried to use the proper LilyPond list syntax here:
\override StaffSymbol.break-align-symbols = time-signature,key-signature,staff-bar,break-alignment – which would be beautiful, but the parser doesn’t expect it there. Could that be made working, David?

Yours, Simon



reply via email to

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