Taco Hoekwater <[EMAIL PROTECTED]> writes:

> Jesse Alama wrote:
>> Taco Hoekwater <[EMAIL PROTECTED]> writes:
>>>
>>> I have:
>>>
>>> LUAINPUTS=.;$TEXMF/tex/{context,plain/base,generic}//:$TEXMF/scripts/context/lua
>>> TEXMFSCRIPTS=.;$TEXMF/tex/{context,plain/base,generic,}//;$TEXMF/scripts/context//
>>>
>>> and I strongly suspect both are needed. After adjusting the value(s),
>>> you will have to rerun luatools --generate.
>> 
>> I modified texmf.cnf to give these variables those values, but I still
>> get the same error, even after luatools --generate.  Further
>> suggestions?
>
> Maybe
>
>    $ env MPX_INPUT_TRACE=3 context ...
>
> will give some hint about what mtxrun is doing.

$ MTX_INPUT_TRACE=3 context
MtxRun | ! using suffix based filetype: lua
MtxRun | ? blobpath asked: context.lua
MtxRun | ? filename: context.lua
MtxRun | - readable: ./context.lua
MtxRun | ! using suffix based filetype: lua
MtxRun | ? blobpath asked: mtx-context.lua
MtxRun | ? filename: mtx-context.lua
MtxRun | - readable: ./mtx-context.lua
MtxRun | ! using suffix based filetype: lua
MtxRun | ? blobpath asked: mtx-contexts.lua
MtxRun | ? filename: mtx-contexts.lua
MtxRun | - readable: ./mtx-contexts.lua
MtxRun | ! remembered: mtx-context.lua
MtxRun | unknown script: context

It seems that mtxrun has no idea where to look for mtx-context.lua.  Any
suggestions?

Thanks,

Jesse

-- 
Jesse Alama ([EMAIL PROTECTED])

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

Reply via email to