Am 2018-10-07 um 20:05 schrieb Hans Hagen <j.ha...@xs4all.nl>:

> 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}
> 
>    \goto{note 3}[second::whatever:3]
>    \goto{note 4}[second::whatever:4]


BTW if you don’t know a reference name (from a foreign PDF), you can link to 
the page like this:

\goto{TEST}[../../somepdffile::page(23)]

i.e. it works even with paths.

Greetlings, Hraban
---
https://www.fiee.net
http://wiki.contextgarden.net
https://www.dreiviertelhaus.de
GPG Key ID 1C9B22FD

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to