lilypond-user
[Top][All Lists]
Advanced

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

Re: Rest in Lyrics


From: Thomas Morley
Subject: Re: Rest in Lyrics
Date: Sun, 2 Aug 2015 23:35:10 +0200

2015-08-02 23:00 GMT+02:00 Alberto Simões <address@hidden>:
> Hello
>
> I know it is not a common practice, but I would like to put in the middle of
> the lyrics text, a quarter rest (in parenthesis), in order to make it clear
> that nothing should be sang in that note (and also because I am trying to
> copy what was written by the composer).
>
> I tried to look up in the snippets repository, but didn't find anything
> useful (probably didn't look properly).
>
> Thank you,
> Alberto
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user

Try:

{ c''4 d'' e'' f'' }
\addlyrics {
  c d \markup { \raise #0.8 \parenthesize \fontsize #-6 \rest #"4" } f
}


HTH,
  Harm



reply via email to

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