Knute,
Is positioning the accent above the note permissible? \fixed c' { \acciaccatura { f8 } e4^>^( f4) } Mark From: lilypond-user-bounces+carsonmark=ca.rr....@gnu.org <lilypond-user-bounces+carsonmark=ca.rr....@gnu.org> On Behalf Of Knute Snortum Sent: Saturday, September 21, 2024 11:13 AM To: lilypond-user@gnu.org Subject: Accent too close to note with acciaccatura and slur I have been running into... not quite a bug, but an "ugly" (bugly?) where the accent is engraved too close to a note with an acciaccatura and a slur. Here's a MWE: %%% \version "2.25.18" \fixed c' { \acciaccatura { f8 } e4->^( f4) } %%% At the moment I just adjust the accent's Y-offset, but is there a better way to deal with this? Should I create a bug report for this? -- Knute Snortum