[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Accent too close to note with acciaccatura and slur
From: |
Werner LEMBERG |
Subject: |
Re: Accent too close to note with acciaccatura and slur |
Date: |
Sat, 21 Sep 2024 20:51:47 +0000 (UTC) |
> 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?
If you search for 'slur collision' in our bug tracker, you get around
10 hits. In case nothing fits, then yes, please open a new issue.
Werner