I'm quite sure I've seen this somewhere in the docs...

Given this snippet:

  \relative c' {
    c4 c c c ~ |
    \repeat volta 2 {
      c c c c  |
    }
    \alternative {
      { c c c c ~ | }
      { r c c c | }
    }
    c c c c |
  }

How can I get a tie after the 4th note of the 1st alternative?

-- Johan


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

Reply via email to