lilypond-user
[Top][All Lists]
Advanced

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

Re: Rest in Lyrics


From: David Kastrup
Subject: Re: Rest in Lyrics
Date: Mon, 03 Aug 2015 09:51:49 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Marc Hohl <address@hidden> writes:

> Am 03.08.2015 um 02:53 schrieb David Kastrup:
> [...]
>> Alternatively:
>>
>> <<
>>    \new Voice = "melody" { c''4 d'' e'' f'' }
>>    \new Lyrics \with { \consists "Rest_engraver"
>>                    \override Rest.Y-offset = 0.5
>>                  }
>>    \lyricsto "melody" {
>>      c d \notemode { \parenthesize r4 } f
>>    }
>>>>
>
> Wow, that's cool!

I was annoyed of having to replace the original \addlyrics with the
whole \lyricsto machinery, so I've added
<URL:https://code.google.com/p/lilypond/issues/detail?id=4537>.

-- 
David Kastrup



reply via email to

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