lilypond-user
[Top][All Lists]
Advanced

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

Re: lyricsto for one part of lyrics


From: Erik Sandberg
Subject: Re: lyricsto for one part of lyrics
Date: Mon, 12 Apr 2004 17:52:13 +0200
User-agent: KMail/1.5.4

On Saturday 10 April 2004 18.12, Bertalan Fodor wrote:
> Hello,
>
> I would like to make the first part of the lyrics with lyricsto, but the
> second part with explicit lyrics length. Can I achieve this?
>
> Thanks,
>
> Bert

This works:

\score {
<<
\new Staff \context Voice=A \notes { b4 b2 b4 | r4 b2 b4 }
\lyricsto A \context Lyrics=A \lyrics { bla4 bla bla }
\context Lyrics=A \lyrics { \skip 1 bla4 bla bla bla }
>>
}

Erik






reply via email to

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