Hello,
my "trick" with LUAINPUTS system variable stopped working after the today's Ctx update.
So I'm trying again to solve the problem that
----
\startluacode
require "LPr-U"
\stopluacode
----
doesn't load the file at "d:/Lukas/Lua/LPr-U.lua".
On Mon, 15 Oct 2012 20:29:53 +0200, Hans Hagen
On 8-10-2012 15:57, Procházka Lukáš Ing. - Pontex s. r. o. wrote:
The intention is Ctx to find and load its original texmfcnf.lua and then to load my texmfcnf.lua which would modify only some elements (namely: the LUAINPUTS member).
texmf-local\web2c
I'd like to keep "factory" texmfcnf.lua settings as much as possible.
Hans
Following Hans' advice, I created "d:/texmf-local/web2c/contextcnf.lua" with the following content: ---- return { LUAINPUTS = "d:/Lukas/Lua/", } ---- but I'm still getting error with "require". What other steps do I have to do to make it work? TIA. Lukas -- Ing. Lukáš Procházka [mailto:LPr@pontex.cz] Pontex s. r. o. [mailto:pontex@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 244 062 238 Fax: +420 244 461 038