Comment #6 on issue 2591 by [email protected]: NR: repeat slurs and glissando workaround
http://code.google.com/p/lilypond/issues/detail?id=2591

It would look like this:

\relative c'' {
  c1
  \repeat volta 3 { c4 d( e f }
  \alternative {
    { g2) d }
    { g2\repeatTie f, }
    { e'2\repeatTie f, }
  }
}

Trevor


Attachments:
        test1.gif  3.3 KB


Reply via email to