\setupinteraction[state=start] %\useURL [url] [http://www.a.com] [] [x] % this compiles %\useURL [url] [http://www.a.com] [] [xy] % this compiles %\useURL [url] [http://www.a.com] [] [xyz] % this compiles \useURL [url] [http://www.a.com] [] [wxyz] % this does NOT compile %\useURL [url] [http://www.a.com] [] [vwxyz] % this does NOT compile %\useURL [url] [http://www.ab.com] [] [x] % this compiles %\useURL [url] [http://www.ab.com] [] [xy] % this compiles %\useURL [url] [http://www.ab.com] [] [xyz] % this compiles %\useURL [url] [http://www.ab.com] [] [wxyz] % this does NOT compile %\useURL [url] [http://www.ab.com] [] [vwxyz] % this does NOT compile %\useURL [url] [http://www.abc.com] [] [x] % this compiles %\useURL [url] [http://www.abc.com] [] [xy] % this compiles %\useURL [url] [http://www.abc.com] [] [xyz] % this compiles %\useURL [url] [http://www.abc.com] [] [wxyz] % this does NOT compile %\useURL [url] [http://www.abc.com] [] [vwxyz] % this does NOT compile \starttext \from[url] \stoptext -- Best, Alan * ConTeXt ver: 2008.09.10 14:01 MKIV fmt: 2008.9.14 int: english/english * Windows XP Home SP3
On Fri, Sep 19 2008, Alan Stone wrote:
\useURL [url] [http://www.a.com] [] [wxyz] % this does NOT compile
Perhaps an update will help. It works here with: MtxRun | current version: 2008.09.16 19:49 This is LuaTeX, Version snapshot-0.29.0-2008072108 Cheers, Peter -- http://pmrb.free.fr/contact/
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.
--
Best,
Alan
* ConTeXt ver: 2008.09.16 19:49 MKIV fmt: 2008.9.20 int: english/english
* Windows XP Home SP3
On Fri, Sep 19, 2008 at 8:57 PM, Peter Münster
On Fri, Sep 19 2008, Alan Stone wrote:
\useURL [url] [http://www.a.com] [] [wxyz] % this does NOT compile
Perhaps an update will help. It works here with: MtxRun | current version: 2008.09.16 19:49 This is LuaTeX, Version snapshot-0.29.0-2008072108
Cheers, Peter
-- http://pmrb.free.fr/contact/
___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
___________________________________________________________________________________
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.
Works for me (linux and running the bleeding edge of course). Not only does it work, it also has no valgrind debug problems worth mentioning, and that means I cannot help you at all. It could be windows-only? Best wishes, Taco
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 \useURL [url] [http://www.a.com] [] [wxyz] % this does NOT compile test \url[url] test \goto{wherever}[url(url)] \stoptext works ok on my machine (windows vista) Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------
Tested the following...
\starttext
\useURL [myURL] [http://www.a.com] [] [wxyz]
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
It compiles, only 1. works though but it outputs a http://www.a.comhyperlink
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
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
\useURL [url] [http://www.a.com] [] [wxyz] % this does NOT compile
test \url[url] test \goto{wherever}[url(url)]
\stoptext
works ok on my machine (windows vista)
Hans
Alan Stone wrote:
Tested the following...
\starttext
\useURL [myURL] [http://www.a.com] [] [wxyz]
1. \url[myURL] \blank 2. \goto{wherever}[url(myURL)] \blank
\setupinteraction[state=start] \useURL [myURL] [http://www.a.com] [] [wxyz] \starttext \url[myURL] \blank \goto{wherever}[url(myURL)] \blank \from[myURL] \blank \stoptext
3. \goto{wherever}[{url(myURL)}] \blank 4. \goto{wherever}[url[myURL]] \blank 5. \goto{wherever}[{url[myURL]}]
these are all invalid specs ----------------------------------------------------------------- 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 -----------------------------------------------------------------
On Sat, Sep 20, 2008 at 2:08 PM, Hans Hagen
Alan Stone wrote:
Tested the following...
\starttext
\useURL [myURL] [http://www.a.com] [] [wxyz]
1. \url[myURL] \blank 2. \goto{wherever}[url(myURL)] \blank
\setupinteraction[state=start]
\useURL [myURL] [http://www.a.com] [] [wxyz]
\starttext \url[myURL] \blank \goto{wherever}[url(myURL)] \blank \from[myURL] \blank \stoptext
\url[myURL] \blank compiles, but outputs a http//www.a.com hyperlink The two other ones generate compile errors. -- 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
Does this mean... dump Windows XP ? On Sat, Sep 20, 2008 at 2:25 PM, Alan Stonewrote: > On Sat, Sep 20, 2008 at 2:08 PM, Hans Hagen wrote: >> >> Alan Stone wrote: >> > Tested the following... >> > >> > \starttext >> > >> > \useURL [myURL] [http://www.a.com] [] [wxyz] >> > >> > 1. \url[myURL] \blank >> > 2. \goto{wherever}[url(myURL)] \blank >> >> >> \setupinteraction[state=start] >> >> \useURL [myURL] [http://www.a.com] [] [wxyz] >> >> \starttext >> \url[myURL] \blank >> \goto{wherever}[url(myURL)] \blank >> \from[myURL] \blank >> \stoptext > > \url[myURL] \blank > > compiles, but outputs a http//www.a.com hyperlink > > The two other ones generate compile errors. > -- > 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 > -- Best, Alan > Ubuntu 8.04 Hardy Heron (Desktop) * ConTeXt ver: 2008.09.16 19:49 MKIV fmt: 2008.9.20 int: english/english (ConTeXt minimals installation) * texexec --lua foo > Windows XP Home SP3 * ConTeXt ver: 2008.09.16 19:49 MKIV fmt: 2008.9.20 int: english/english (ConTeXt minimals installation) * texmfstart texexec --lua foo
On Sat, Sep 20 2008, Alan Stone wrote:
texmfstart texexec --lua test_url
It still doesn't compile.
Are you running a recent luatex (0.29.0)? Just to be sure, I would clean up the cache and the working directory at your place: rm -rf .../texmf-cache/luatex-cache/* context --purgeall Cheers, Peter -- http://pmrb.free.fr/contact/
On Sat, Sep 20, 2008 at 1:53 PM, Peter Münster
On Sat, Sep 20 2008, Alan Stone wrote:
texmfstart texexec --lua test_url
It still doesn't compile.
Are you running a recent luatex (0.29.0)?
luatex --version This is LuaTeX, Version snapshot-0.29.0-2008072009
Just to be sure, I would clean up the cache and the working directory at your place: rm -rf .../texmf-cache/luatex-cache/*
Euh... I think you're on Linux Peter. I'm presently on Windoes(not). So did the equivalent.
context --purgeall
context command doesn't work here, so did texmfstart texexec --purgeall Same result for \url[myURL] Compile errors for the other ones.
-- 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
participants (4)
-
Alan Stone
-
Hans Hagen
-
Peter Münster
-
Taco Hoekwater