> full example, please?
> 
> with 1.3.129, this:
> 
> \score {
>   \notes \relative c'' {
>     c ( d ( e ) f ) g
>   }
>   \paper { linewidth = -1.; }
> }
> 
> does not yield crossed slurs (but after changing the matching order,
> which I tried first, they did cross).


Sorry, my mistake. I tried the following example and didn't look
carefully enough (the two slurs touch each other but don't cross)

\score {
  \notes \relative c' {
    c ( c ( )d ) e
 }
}

  /Mats

_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to