On Mon, 28 Mar 2022 at 20:21, Knute Snortum <[email protected]> wrote: > > When you try to slur to a note inside a chord and that chord has a > staccato mark, the slur ends on the top note, not the target note. > > %%% > \version "2.23.7" > > \relative { > a'16( b c <d) g>-. > } > %%%
Hello, As a complimentary information: With \override Script.avoid-slur = #'outside or \override Script.avoid-slur = #'around the slur is correct. Cheers, Xavier -- Xavier Scheuer <[email protected]> _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
