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 <pra...@wxs.nl> wrote:

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:l...@pontex.cz]
Pontex s. r. o.      [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

Attachment: contextcnf.lua
Description: Binary data

Attachment: t.mkiv
Description: Binary data

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to