Hi Michael, These sorts of questions should go to another list,
lilypond-u...@gnu.org This list is only for reporting bugs. -- Knute Snortum On Fri, Jan 26, 2024 at 5:48 AM Michael Käppler via bug-lilypond < bug-lilypond@gnu.org> wrote: > Hi all, > I would like to hear your opinions on this one: > > %%%%%%%%%%%%%%%% snip > \version "2.25.10" > > { \acciaccatura { c'8 } d'4 } > { \appoggiatura { c'8 } d'4 } > %%%%%%%%%%%%%%%% > > The hyperlinks of both the acciaccatura and the appoggiatura slurs point > to ly/grace-init.ly, which is kind of logical, but also confusing from a > user perspective. > > Shouldn't they both point to the user code? > > Michael > >