I'm trying to get stanzas to work for a song that has two verses. What
am I doing wrong?

text = \lyricmode {
  \set stanza = #"1. "
     here are               | %m1 
     the words              | %m2
  }
  \lyricmode {
  \set stanza = #"2. "   
     here are               | %m1 
     more words             | %m2
  }

Thank you, if you have any advice for me!
steven


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

Reply via email to