lilypond-user
[Top][All Lists]
Advanced

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

Re: How do I get an "empty / blank" lyric at the start of a song?


From: Aaron Hill
Subject: Re: How do I get an "empty / blank" lyric at the start of a song?
Date: Thu, 25 Nov 2021 11:58:29 -0800
User-agent: Roundcube Webmail/1.4.9

On 2021-11-25 11:24 am, Kevin Cole wrote:
In other words (or lack thereof) the first verse doesn't start on the
pickup note, but later verses do. So I don't want a lyric under the
rest.

Use an underscore to skip over the anacrusis:

%%%%
{ \partial 4 b'4 | a'2 b' }
\addlyrics { _ \set stanza = "1." lo -- rem  }
\addlyrics { \set stanza = "2." do -- lor sit }
%%%%


-- Aaron Hill



reply via email to

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