----- Original Message -----
> From: "Gonsolo" <[email protected]>
> To: "Jacques Menu" <[email protected]>
> Cc: "Claire Meyer" <[email protected]>, "Lillypond 
> Users Mailing List" <[email protected]>
> Sent: Friday, October 2, 2020 8:57:00 PM
> Subject: Re: Free time

>> You can multiple, simultaneous slurs as of the recent versions of LP.
> 
> How? The following does not work for meh (gives a warning about slurs
> and only one slur visible):
> 
> \version "2.20"
> { c(( d) e) }

You need to use phrasing slurs:

 \version "2.20"
 { c\(( d) e\) }

Reply via email to