Tested the following...
\starttext
1. \url[myURL] \blank
2. \goto{wherever}[url(myURL)] \blank
3. \goto{wherever}[{url(myURL)}] \blank
4. \goto{wherever}[url[myURL]] \blank
5. \goto{wherever}[{url[myURL]}]
\stoptext
instead of a wxyz hyperlink.
Output in attachement.
Best,
Alan
--
Best,
Alan
* texmfstart texexec --lua foo
* ConTeXt ver: 2008.09.16 19:49 MKIV fmt: 2008.9.20 int: english/english
* Windows XP Home SP3
On Sat, Sep 20, 2008 at 12:41 PM, Hans Hagen
<pragma@wxs.nl> wrote:
Alan Stone wrote:
> ConTeXt ver: 2008.09.16 19:49 MKIV fmt: 2008.9.20 int: english/english
>
> texmfstart texexec --lua test_url
>
> It still doesn't compile.
>
> Log file in attachement.
\starttext
test \url[url] test \goto{wherever}[url(url)]
\stoptext
works ok on my machine (windows vista)
Hans