Khaled Hosny wrote:
Any idea how to get hyperlinks to work in MkIV? The following example works fine for MkII, but no color nor hyperlink in MkIV.
\setupcolors[state=start] \setupinteraction[state=start] \useURL [garden][http://contextgarden.net][][Context garden] \starttext The \from[garden] is useful. \stoptext
\def\dodospecialfrom[#1]% {\dontleavehmode\goto{\ctxlua{jobreferences.from("#1")}}[url(#1)]} ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------