Kieren MacMillan <kieren_macmil...@sympatico.ca> writes:

> Hi Michael,
>
>> I want the VocalStaff group not to begin until the system with the
>> first non-rest (interesting) event, but after that I want all staff
>> in the staffgroup to always exist, regardless of notes or lack
>> thereof.
>
> showMMRs = {
>   \set Staff.keepAliveInterfaces =
>     #'( rhythmic-grob-interface
>         multi-measure-rest-interface
>         lyric-interface
>         stanza-number-interface
>         percent-repeat-interface) }
>
> Once there’s something interesting, put \showMMRs to force the staff
> to show no matter what.

Nice!  That does exactly what I want, and, what's more, I understand how
it works.  Thank you!

-- 
Michael Welsh Duggan
(m...@md5i.com)

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

Reply via email to