bug-lilypond
[Top][All Lists]
Advanced

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

Re: \lyricsto ruins sequential lyrics


From: Phil Holmes
Subject: Re: \lyricsto ruins sequential lyrics
Date: Sun, 3 Sep 2017 12:38:36 +0100

"Dan Eble" <address@hidden> wrote in message news:address@hidden
[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





reply via email to

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