Le lundi 01 juillet 2024 à 12:05 -0700, Paul Scott a écrit :
> 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
> }
Not sure I understand. What's wrong with this?
\version "2.25.17"
\fixed c''' {
r2 \afterGrace f\startTrillSpan { g16( f } ees4)\stopTrillSpan r
ees2~\startTrillSpan \afterGrace ees1 { d16( ees) }
aes,1\stopTrillSpan
}
signature.asc
Description: This is a digitally signed message part
