Hello,
  I'm encounting the error of ending slurs in alternative. THe following 
snippet describes it. In fact, in my orchestration exercise, all two endings 
can't find either beginning and ending of the slurs. How to solve this?

Regards
Haipeng

\version "2.13.4"

\score {
  \new Staff { \relative c' {
    \clef treble \time 2/4
    \repeat volta 2 {
      c8( d e f  |
    }
    \alternative { { g2) } { g8 f e d | c2) } }
  }
  }
  \layout { }
}

 



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

Reply via email to