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

> Hello all,
>
> I'm using the latest development version.
>
> I have a choral score where the soloist alternately sings alone and
> joins the chorus sopranos. I'm successfully using \RemoveEmptyStaves
> in conjunction with
>
>     letStaffVanish = \set Staff.keepAliveInterfaces = #'()
>     showStaff = \unset Staff.keepAliveInterfaces
>
> to get the correct "french-ing" of my scoreā€¦ but the lyrics still show
> up!

The Lyrics aren't a staff.  You have to set/reset their own
keepAliveInterfaces.

> Is there a \RemoveEmptyLyrics?
> Ultimately, could we simply have a \RemoveEmptyContext instead of the
> specific \RemoveEmptyStaves?

\RemoveEmptyStaves is not specific.  You can use it just fine for
lyrics.

-- 
David Kastrup


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

Reply via email to