Re: [NTG-context] linking to an external PDF file

2018-10-08 Thread Pablo Rodriguez
On 10/8/18 10:09 AM, Hans van der Meer wrote: > I am embedding links to an URL in my documents. Although it is used in > XML-documents, you might be able to use the gist of this code that > generates a clickable link. Perhaps you find it useful.  Many thanks for your reply, dr. Hans van der Meer.

Re: [NTG-context] linking to an external PDF file

2018-10-08 Thread Hans van der Meer
I am embedding links to an UR in my documents. Although it is used in XML-documents, you might be able to use the gist of this code that generates a clickable link. Perhaps you find it useful. dr. Hans van der Meer % Return the code when clicking the link. \def\URIReturnCode#1{\ctxlua{tex.prin

Re: [NTG-context] linking to an external PDF file

2018-10-08 Thread Henning Hraban Ramm
Am 2018-10-07 um 20:05 schrieb Hans Hagen : > On 10/7/2018 6:26 PM, Alan Bowen wrote: >> A how-to question that has come up: >> Is there a way to establish to hyperlink to a specific page or footnote in >> an external PDF document? > -- first.tex -- > > \setupinteraction[state=start] > > \start

Re: [NTG-context] linking to an external PDF file

2018-10-07 Thread Hans Hagen
On 10/7/2018 8:41 PM, Pablo Rodriguez wrote: On 10/7/18 8:33 PM, Hans Hagen wrote: On 10/7/2018 8:19 PM, Pablo Rodriguez wrote: [...] Is there a way to hyperlink to an attached document? I mean, no matter whether it has been generated by ConTeXt or not. i have no clue what you mean Is there a

Re: [NTG-context] linking to an external PDF file

2018-10-07 Thread Pablo Rodriguez
On 10/7/18 8:33 PM, Hans Hagen wrote: > On 10/7/2018 8:19 PM, Pablo Rodriguez wrote: >> [...] >> Is there a way to hyperlink to an attached document? I mean, no matter >> whether it has been generated by ConTeXt or not. > > i have no clue what you mean Is there a way to link to a page or a destina

Re: [NTG-context] linking to an external PDF file

2018-10-07 Thread Hans Hagen
On 10/7/2018 8:19 PM, Pablo Rodriguez wrote: On 10/7/18 8:05 PM, Hans Hagen wrote: On 10/7/2018 6:26 PM, Alan Bowen wrote: A how-to question that has come up: Is there a way to establish to hyperlink to a specific page or footnote in an external PDF document? Many thanks for your reply, Hans

Re: [NTG-context] linking to an external PDF file

2018-10-07 Thread Pablo Rodriguez
On 10/7/18 8:05 PM, Hans Hagen wrote: > On 10/7/2018 6:26 PM, Alan Bowen wrote: >> A how-to question that has come up: >> >> Is there a way to establish to hyperlink to a specific page or footnote >> in an external PDF document? Many thanks for your reply, Hans. Is there a way to hyperlink to an

Re: [NTG-context] linking to an external PDF file

2018-10-07 Thread Hans Hagen
On 10/7/2018 6:26 PM, Alan Bowen wrote: A how-to question that has come up: Is there a way to establish to hyperlink to a specific page or footnote in an external PDF document? -- first.tex -- \setupinteraction[state=start] \starttext whatever \footnote[whatever:1]{whatever 1} \got