Charles Gran <[EMAIL PROTECTED]> writes:
> I am writing a song in lead-sheet format. I have an
> introduction that is polyphonic (manual 2.16). The last
> measure of the introduction has a pickup into the melody
> proper. I can't get a lyric on that pick-up.
The { ... \\ ... \\ ... } construct creates voices
implicitly with names "1", "2" etc. (Follow the link at the
bottom of the page through 5.4.1!) I don't know how
\addlyrics would behave in such a situation, but \lyricsto
surely can help. Make the pickup a separate voice by
creating it explicitly via \context Voice = "pickup" or
similar, then attach lyrics to it via \lyricsto.
--
Feri.
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user