Comment #11 on issue 1698 by [email protected]: Slurs and ties are not
correct over repeats
http://code.google.com/p/lilypond/issues/detail?id=1698
So what you're suggesting is to do:
\new Staff {
a' ( b' c' d'
\repeat volta 2
{ a' ) b' ( c' d' }
\alternative { { a' ) b' ( c' d' }
{ a' b' ) r2 } }
a'1 \bar "|."
}
and set a context property like \set breakAtBarline = ##t to signify that
the slur breaks?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings