lilypond-user
[Top][All Lists]
Advanced

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

Re: Choral lyrics assistance, please.


From: NJW
Subject: Re: Choral lyrics assistance, please.
Date: Sun, 3 Feb 2008 03:07:39 -0800 (PST)

With apologies for replying to myself, but hoping this will help someone
following on.

> This piece has a solo verse, followed by four-part refrain, 
> with differences in lyrics and rhythms in all four parts. 

The solution (that is, one solution ;-) ) is to put it in a book.  The
prospect of using the \book command seemed a bit too advanced, but is
actually quite straightforward.  Use of \paper in the \book is analogous to
\layout in \score.

\book {
        \score {
        %verse goes here
        }
        \score {
        %refrain goes here
        }
        \paper {
        }
}

-- 
Nick.
-- 
View this message in context: 
http://www.nabble.com/Choral-lyrics-assistance%2C-please.-tp15245586p15252392.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

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