internal hyperlinks in latest beta
The links for cross-references within a document do not seem to be working. \setupinteraction[state=start] \starttext some text\reference[text]{} \page \goto{some text}[text], \at{on page}[text] \stoptext produces links that work in previous betas but not in the most recent. Alan
On 2/24/2016 11:06 PM, Alan Bowen wrote:
The links for cross-references within a document do not seem to be working.
\setupinteraction[state=start]
\starttext some text\reference[text]{} \page \goto{some text}[text], \at{on page}[text] \stoptext
produces links that work in previous betas but not in the most recent.
ah, if you're in a hurry .. line 757 local page = var.r -- instead of var.page in lpdf-ano.lua Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Thanks, Hans. That is good to know, though I am not in a hurry 8-)
Alan
On Thu, Feb 25, 2016 at 5:36 AM, Hans Hagen
On 2/24/2016 11:06 PM, Alan Bowen wrote:
The links for cross-references within a document do not seem to be working.
\setupinteraction[state=start]
\starttext some text\reference[text]{} \page \goto{some text}[text], \at{on page}[text] \stoptext
produces links that work in previous betas but not in the most recent.
ah, if you're in a hurry .. line 757
local page = var.r -- instead of var.page
in lpdf-ano.lua
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
___________________________________________________________________________________ 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
___________________________________________________________________________________
participants (2)
-
Alan Bowen
-
Hans Hagen