lilypond-user
[Top][All Lists]
Advanced

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

Re: Initial (but only initial) staff hiding


From: Kieren MacMillan
Subject: Re: Initial (but only initial) staff hiding
Date: Fri, 17 May 2019 00:24:10 -0400

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.

Hope that helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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