Collision of phrasing slur and trill with appoggiatura
Knute Snortum <[email protected]> Tue, 30 Dec 2025 09:45:01 -0800
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <CALmeJxQC=Utsmy_Fwa76niTCKEumhk0vhePq3Rsrs5Gkh=01_Q@mail.gmail.com> |
I think I've found an "ugly" issue. When you have a note with both a trill
and any kind of slurred grace note (like an appoggiatura) the phrasing slur
will collide with the trill. Here is an MWE:
%%% Start
\version "2.25.31"
\relative {
\appoggiatura { d''8 } e4\(\trill d8 e g4( a)\) |
}
%%% End
If you use a grace or a regular slur, the problem disappears. Should I
create an issue?
--
Knute Snortum