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.



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to