Next: , Up: Stanzas


Adding stanza numbers

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
     }

[image of music]

These numbers are put just before the start of the first syllable.

Other languages: français, español, deutsch.