Re: PDF hyperlinks pointing to internal LilyPond code
Michael Käppler via bug-lilypond <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <[email protected]> |
This is now
https://gitlab.com/lilypond/lilypond/-/issues/6691
Am 26.01.2024 um 20:32 schrieb Werner LEMBERG:
>> 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.
> I think this a bug, so please open an issue.
>
>
> Werner