Hello, Minimal example: \setupinteraction[state=start] \starttext \hyphenatedurl{www.test.com}\footnote{a footnote} Problem: the link is \quote{www.test.com1}. \stoptext Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/
On 28-10-2010 9:49, Peter Münster wrote:
Hello,
Minimal example:
\setupinteraction[state=start] \starttext \hyphenatedurl{www.test.com}\footnote{a footnote} Problem: the link is \quote{www.test.com1}. \stoptext
\goto{wherever}[url(www.test.com)]\footnote{a footnote} -- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Thu, Oct 28 2010, Hans Hagen wrote:
\setupinteraction[state=start] \starttext \hyphenatedurl{www.test.com}\footnote{a footnote} Problem: the link is \quote{www.test.com1}. \stoptext
\goto{wherever}[url(www.test.com)]\footnote{a footnote}
Now I understand: it's not ConTeXt that creates the wrong link, but Acroread! Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/
On 29-10-2010 7:36, Peter Münster wrote:
On Thu, Oct 28 2010, Hans Hagen wrote:
\setupinteraction[state=start] \starttext \hyphenatedurl{www.test.com}\footnote{a footnote} Problem: the link is \quote{www.test.com1}. \stoptext
\goto{wherever}[url(www.test.com)]\footnote{a footnote}
Now I understand: it's not ConTeXt that creates the wrong link, but Acroread!
yes, you can best turn of that annoying feature in the preferences Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Peter Münster