lilypond-user
[Top][All Lists]
Advanced

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

Re: is there a \RemoveEmptyLyrics


From: David Kastrup
Subject: Re: is there a \RemoveEmptyLyrics
Date: Fri, 04 Oct 2013 20:58:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Kieren MacMillan <address@hidden> 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




reply via email to

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