[NTG-context] trouble starting context
Aditya Mahajan
adityam at umich.edu
Fri Jul 4 06:16:04 CEST 2008
On Thu, 3 Jul 2008, Jesse Alama wrote:
> Taco Hoekwater <taco at elvenkind.com> writes:
>
>> Jesse Alama wrote:
>>> Taco Hoekwater <taco at elvenkind.com> 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?
What does MPX_INPUT_TRACE=3 luatools --generate say?
Aditya
More information about the ntg-context
mailing list