Re: PDF hyperlinks pointing to internal LilyPond code

2024-01-27 Thread Michael Käppler via bug-lilypond
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

Re: PDF hyperlinks pointing to internal LilyPond code

2024-01-27 Thread Michael Käppler via bug-lilypond
Hi Knute, no worries. I think this list is exactly the right place to discuss, whether some behaviour should be considered a bug or not. That was the reason I wrote here in the first place. Otherwise I simply would have opened an issue on GitLab. Michael Am 26.01.2024 um 21:05 schrieb Knute

Re: PDF hyperlinks pointing to internal LilyPond code

2024-01-26 Thread Knute Snortum
On Fri, Jan 26, 2024 at 11:53 AM Werner LEMBERG wrote: > > >> > 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.

Re: PDF hyperlinks pointing to internal LilyPond code

2024-01-26 Thread Werner LEMBERG
>> > 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. > > I apologise. Why? Werner

Re: PDF hyperlinks pointing to internal LilyPond code

2024-01-26 Thread Knute Snortum
I apologise. -- Knute Snortum On Fri, Jan 26, 2024 at 11:33 AM Werner LEMBERG wrote: > > > 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 } > > > > > >

Re: PDF hyperlinks pointing to internal LilyPond code

2024-01-26 Thread 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

Re: PDF hyperlinks pointing to internal LilyPond code

2024-01-26 Thread Knute Snortum
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

PDF hyperlinks pointing to internal LilyPond code

2024-01-26 Thread Michael Käppler via bug-lilypond
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,

[PATCH] Re: PDF hyperlinks

2011-01-26 Thread Reinhold Kainhofer
Am Montag, 27. Dezember 2010, um 17:53:13 schrieb Dan Eble: On 2010-12-27, at 11:11 , Reinhold Kainhofer wrote: I forgot to add that the link itself would then be implemented completely similar to \with-url. So, the only non-trivial thing is really how to get the information about where to

Re: [PATCH] Re: PDF hyperlinks

2011-01-26 Thread Carl Sorensen
On 1/26/11 6:08 AM, Reinhold Kainhofer reinh...@kainhofer.com wrote: Am Montag, 27. Dezember 2010, um 17:53:13 schrieb Dan Eble: On 2010-12-27, at 11:11 , Reinhold Kainhofer wrote: I forgot to add that the link itself would then be implemented completely similar to \with-url. So, the only

Re: PDF hyperlinks

2010-12-27 Thread Reinhold Kainhofer
Am Montag, 27. Dezember 2010, um 01:34:47 schrieb Dan Eble: The only mention I can find of PDF hyperlinks is for the point-and-click feature. LilyPond also supports URL hyperlinks with the \with-url command. They are written out to the intermediate .ps file as pdfmark and correctly converted

Re: PDF hyperlinks

2010-12-27 Thread Reinhold Kainhofer
Am Montag, 27. Dezember 2010, um 15:34:05 schrieb Reinhold Kainhofer: 2) Of course, the non-trivial part of all this is how to get the information about label and link to the ps backend... I don't have a clear idea how to propagate that information from the markup interpretation to the