This causes the lyrics to jump above the piano staves rather than being
between them.

- Nov


-----Original Message-----
From: Mats Bengtsson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 01, 2006 00:17
To: Nahum wengrov
Cc: 'Lilypond Mailing List'
Subject: Re: How to retain empty Lyrics staff


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 <[EMAIL PROTECTED]>:

>
> 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
> lilypond-user@gnu.org 
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>





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

Reply via email to