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: Nahum wengrov
Subject: RE: How to retain empty Lyrics staff
Date: Wed, 01 Feb 2006 01:41:11 +0200

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

- Nov


-----Original Message-----
From: Mats Bengtsson [mailto:address@hidden 
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 <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]