lilypond-user
[Top][All Lists]
Advanced

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

Re: How to retain empty Lyrics staff


From: Mats Bengtsson
Subject: Re: How to retain empty Lyrics staff
Date: Tue, 31 Jan 2006 23:16:33 +0100
User-agent: Internet Messaging Program (IMP) H3 (4.0.4)

You can redefine how the Lyrics context works and simply remove the engraver handling these removals:

\layout{
 ...
 \context{
   \Lyrics
   \remove "Hara_kiri_engraver"
 }
}

  /Mats

Quoting Nahum wengrov <address@hidden>:


How do I retain an empty Lyrics staff?
The "\override" example in the manual explains how to retain the first
staff, but the empty lyrics on subsequent music lines are not retained. I
wish to retain an empty lyrics staff across a few lines. How do I do that?

- Nov



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user








reply via email to

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