[NTG-context] setupinteraction breaks urls in MK Ⅳ

2008-09-24 Thread Matthias Wächter
minimum source:

\setupinteraction[state=start]

\starttext

\useURL[u][http://www.x.com/]

see \from[u].

\stoptext


It works:

• in MKⅡ
• in MKⅣ only if the first line is commented, i.e. without
setupinteraction.

It doesn't work in MKⅣ, no change by updating to latest.

Are there any known workarounds? It makes my bibliography
undeliverable …

Thanks,
- Matthias


test.pdf
Description: Adobe PDF document
___
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
___


Re: [NTG-context] setupinteraction breaks urls in MK Ⅳ

2008-09-24 Thread Taco Hoekwater
Matthias Wächter wrote:
 
 Are there any known workarounds? It makes my bibliography
 undeliverable …

Works for me. What versions are you running?

Best wishes,
Taco
___
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
___


Re: [NTG-context] setupinteraction breaks urls in MK Ⅳ

2008-09-24 Thread Matthias Wächter
On 9/24/2008 1:03 PM, Taco Hoekwater wrote:
 Matthias Wächter wrote:
 Are there any known workarounds? It makes my bibliography
 undeliverable …
 
 Works for me. What versions are you running?

Thanks for checking. I'm running Win32 here and executed a simple

 texexec texmfstart --luatex test

I also tried it via the short

 context test

with the same result. The following is from test.log:

 ConTeXt  ver: 2008.09.21 22:31 MKIV  fmt: 2008.9.23  int:
english/english

I updated contextminimals using first-setup.bat yesterday. Just did
a re-run of »luatools --generate« and »context --make« for making
sure everything is up-to-date, but to no effect (just the fmt
changed to today's date).

Hmmm…
- Matthias
\setupinteraction[state=start]

\starttext

\useURL[u][http://www.x.com/]

see \from[u].

\stoptext

___
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
___


Re: [NTG-context] setupinteraction breaks urls in MK Ⅳ

2008-09-24 Thread Taco Hoekwater


Matthias Wächter wrote:
 
 I updated contextminimals using first-setup.bat yesterday. Just did
 a re-run of »luatools --generate« and »context --make« for making
 sure everything is up-to-date, but to no effect (just the fmt
 changed to today's date).
 
 Hmmm…

Hmm indeed. But there will be a new luatex in just a few more days,
maybe you can wait for that?

Best wishes,
Taco
___
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
___


Re: [NTG-context] setupinteraction breaks urls in MK Ⅳ

2008-09-24 Thread Matthias Wächter
On 9/24/2008 5:31 PM, Taco Hoekwater wrote:
 Hmm indeed. But there will be a new luatex in just a few more days,
 maybe you can wait for that?

I'd like to, but I can't. Tomorrow is the day for the thesis to get
lasered and processed by the bookbinder. :-)

Thanks for your support, I am lucky that I didn't use any of
MKⅣ-only features, just page breaking is a little different with
MKⅡ, so I will go with that for the last hours of the project.

cu,
-Matthias
___
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
___


Re: [NTG-context] setupinteraction breaks urls in MK Ⅳ

2008-09-24 Thread Peter Münster
On Wed, Sep 24 2008, Matthias Wächter wrote:

 \setupinteraction[state=start]
 \starttext
 \useURL[u][http://www.x.com/]
 see \from[u].
 \stoptext
 
 It doesn't work in MKⅣ, no change by updating to latest.

Seems to be the same issue as
http://archive.contextgarden.net/thread/20080828.210636.94f9472e.fr.html

I suggest to build luatex from trunk and delete the luatex-cache.

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
___