bug-lilypond
[Top][All Lists]
Advanced

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

RE: Multi-measure rests before a new temporary staff is added


From: Steven Weber
Subject: RE: Multi-measure rests before a new temporary staff is added
Date: Tue, 5 Nov 2013 08:44:27 -0800

I'm currently using:

\once \set Staff.explicitKeySignatureVisibility = #end-of-line-invisible
\once \override Staff.TimeSignature.stencil = ##f

which works great for everything except the multi-measure case.  Your
brilliant override below fixes the multi-measure case as well.  Thanks!

I'm still curious why LP doesn't typeset this way by default, but that's
less important now that I can make it do what I want.

--Steven

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of Eluze
Sent: Tuesday, November 05, 2013 6:19 AM
To: address@hidden
Subject: RE: Multi-measure rests before a new temporary staff is added

Steven Weber wrote
you can add

\override MultiMeasureRest.#'spacing-pair = #'(staff-bar . staff-bar)

to have the mmrest ignore the space taken by the TimeSignature

Eluze



--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Multi-measure-rests-before-a-new-tempo
rary-staff-is-added-tp153390p153418.html
Sent from the Bugs mailing list archive at Nabble.com.

_______________________________________________
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]