Next: Adding dynamics marks to stanzas, Up: Stanzas
Stanza numbers can be added by setting stanza, e.g.,
\new Voice {
\time 3/4 g2 e4 a2 f4 g2.
} \addlyrics {
\set stanza = "1. "
Hi, my name is Bert.
} \addlyrics {
\set stanza = "2. "
Oh, ché -- ri, je t'aime
}
These numbers are put just before the start of the first syllable.
This page is for LilyPond-2.11.58 (development-branch).
Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.