Taco Hoekwater
Jesse Alama wrote:
Taco Hoekwater
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 (alama@stanford.edu)