"Dan Eble" <d...@faithful.be> wrote in message news:c474df11-0db5-41ec-8e4b-abc890c5b...@faithful.be...
[copying the bug list this time—sorry]

David wrote:
Putting different lyrics in sequence to each other does not make a lot of sense,

Isn’t it fundamental to performing a multi-stanza song?

This is how I do multi-stanza songs:

music = \relative c'' { c2 c c c }

\new Staff <<
 \new Voice = "4" \music
 \new Lyrics \lyricsto "4" { Aa Bb Cc Dd }
 \new Lyrics \lyricsto "4" { Ee Ff Gg Hh }


It works exactly as I would expect.

--
Phil Holmes



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to