I am sometimes not happy with the order of accidentals that Lilypond places. In the following example I would like to have the sharp right of the flat accidential, i.e. more narrower to the fis notehead:
\version "2.24.4"
\relative c {
\key d \minor
\clef bass
<fis c'! d>
}
How can I tweak the accidential position?
Best regards,
Helge
