lilypond-user
[Top][All Lists]
Advanced

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

Re: Rest in Lyrics


From: Marc Hohl
Subject: Re: Rest in Lyrics
Date: Mon, 03 Aug 2015 08:45:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0

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!

Marc





reply via email to

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