Hi, Steve:

My question is how I can modify it to put a short (about 4 measures) piano introduction on it ... i.e. no lyrics in the intro portion. Also, at the end,
I need to put out a 4-bar piano-only finale.

Have you considered separate scores? i.e.

\score
{
    \pianoIntro
}

\score
{
    \allTheHymnStuff
}

\score
{
    \pianoFinale
}

There are other ways, of course (search for "French score" in the docs), but this might be the easiest! =)

Cheers,
Kieren.



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

Reply via email to