John Burt <b...@brandeis.edu> writes:

> I know how to use \repeat volta to produce alternative endings. I'm trying
> to set a song in which the music for verses 2 and 3 is different from the
> music for verse 1. Is there something like \repeat volta for alternative
> beginnings?

Would

{ Verse 1
  \repeat volta 3 { chorus
    \alternative { { verse 2 }
                   { verse 3 }
                   { final bar } } } }

do the trick for you?
    

-- 
David Kastrup

Reply via email to