On 18/06/2025 00:12, Steve Carlock wrote:
My apologies, I didn't frame my question/issue correctly.
The first measure is correct. The rest are incorrect. It works once
and then stops working.
I want the \acciaccatura slur to attach to the top note of the chord
(until I don't). The code I'm using was found in the mailing list
archives (and/or StackExchange - not sure which).
Overrides relating to grace notes should be placed inside the grace
expression
https://lilypond.org/doc/v2.24/Documentation/notation/special-rhythmic-concerns#grace-notes.
\acciaccatura { \once \slurUp d''8 } <g' c'' e''>1
You may prefer the look when the slur is inserted explicitly.
\slashedGrace d''8( <g' c'' e'')>1
--
Timothy Lanfear, Bristol, UK.