Hi,This MWE works as I expect for the 1st \afterGrace but not for the 2nd one. In both cases I want the 16th notes in curly brackets to be the grace notes. I have tried several places to put the tied note.
\version "2.25.17" \fixed c''' { r2 \afterGrace f\startTrillSpan { g16( f } ees4)\stopTrillSpan r \afterGrace ees2~\startTrillSpan ees1 { d16( ees) } aes,1\stopTrillSpan } TIA for any help, Paul