lilypond-user
[Top][All Lists]
Advanced

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

Re: Multiple lyrics problem


From: Nancho Alvarez
Subject: Re: Multiple lyrics problem
Date: Mon, 04 Oct 2004 12:52:24 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040924 Debian/1.7.3-2



I'm wondering what the best way is to accomplish this. Basically I want this:


Some ly-rics on a sing-le line for the first part

1. (tacet)
2. Ly-rics for sec-ond stan-za
3. Ly-rics for third__ stan-za


I do not know it it will work in your version of lilypond, but in older versions it was done like this:

\lyrics{
<
{ _ _ _ _ _  }

\context Lyrics \lyrics{Ly -- rics se -- cond }

\context Lyrics \lyrics{Ly -- rics third }

>
}


you can check for example
http://tomasluisdevictoria.org/ly/O_Magnum_Mysterium-6-Agnus_Dei.ly

I hope it helps
                                             NANCHO




reply via email to

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