Jonathan Kulp wrote:
> +...@warning{in polyphonic music, a slur must be terminated in
> +the same voice it began}
Though I wonder if this is still a little misleading, because
the real problem happens when the user is forced to split a
voice into different music blocks, and doesn't know to ID the
contexts. I remember this well. Until I learned to ID the
contexts, it was impossible to get it to work all the time.
This is not the most compelling example, but you get the point:
\new Staff {
\new Voice = "top" { \voiceOne c''2( }
<<
\context Voice = "top" { c''2) }
\\
{ e'2 }
>>
}
- Mark
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user