Hi Here's a minimal example to follow up: http://www.ntg.nl/pipermail/ntg-context/2011/060169.html (having some "file.tex" in folder "test") \starttext \input test/file \stoptext gives: ! LuaTeX error .../ctx/tex/texmf-context/tex/context/base/data-env.lua:234: bad argument #1 to 'gsub' (string expected, got nil). system > tex > error on line 2 in file input.tex: LuaTeX error ... Tested on minimals 2011.06.24 16:57. Using "\input test/file.tex" works though. Adam
On Fri, 2011-06-24 at 23:14 +0100, Reviczky, Adam wrote:
Hi
Here's a minimal example to follow up: http://www.ntg.nl/pipermail/ntg-context/2011/060169.html
(having some "file.tex" in folder "test")
\starttext \input test/file \stoptext
gives: ! LuaTeX error .../ctx/tex/texmf-context/tex/context/base/data-env.lua:234: bad argument #1 to 'gsub' (string expected, got nil). system > tex > error on line 2 in file input.tex: LuaTeX error ...
Tested on minimals 2011.06.24 16:57.
Using "\input test/file.tex" works though.
Adam
I tried adding the extension suffix and it's still busted. =( -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com
On 25-6-2011 12:14, Reviczky, Adam wrote:
Hi
Here's a minimal example to follow up: http://www.ntg.nl/pipermail/ntg-context/2011/060169.html
(having some "file.tex" in folder "test")
\starttext \input test/file \stoptext
gives: ! LuaTeX error .../ctx/tex/texmf-context/tex/context/base/data-env.lua:234: bad argument #1 to 'gsub' (string expected, got nil). system> tex> error on line 2 in file input.tex: LuaTeX error ...
Tested on minimals 2011.06.24 16:57.
Using "\input test/file.tex" works though.
fixed in next beta ----------------------------------------------------------------- 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 (3)
-
Hans Hagen
-
Kip Warner
-
Reviczky, Adam