Dear list,
Anytime I try make a document I get:
token call, execute: ...ext/tex/texmf-context/tex/context/base/mkxl/toks-aux.lmt:291: attempt to call a nil value (field 'getmathvariantpresets')
stack traceback:
...ext/tex/texmf-context/tex/context/base/mkxl/toks-aux.lmt:291: in local 'code'
...ext/tex/texmf-context/tex/context/base/mkiv/util-lua.lua:97: in field 'loadedluacode'
...ext/tex/texmf-context/tex/context/base/mkiv/luat-env.lua:108: in field 'luafilechunk'
...ext/tex/texmf-context/tex/context/base/mkxl/luat-cod.lmt:82: in function 'lua.registercode'
[ctxlua]:1: in main chunk
<empty file>
You injected something that confused the parser, maybe by using some Lua call.
resolvers | formats |
resolvers | formats | binary path : /Users/me/context/tex/texmf-osx-64/bin
resolvers | formats | format path : /Users/me/context/tex/texmf-cache/luametatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex
resolvers | formats | luatex engine : luametatex
resolvers | formats | lua startup file : /Users/jme/context/tex/texmf-context/tex/context/base/mkxl/luat-cod.lmt
resolvers | formats | context file : /Users/me/context/tex/texmf-context/tex/context/base/mkxl/cont-en.mkxl
resolvers | formats | run time : 0.457 seconds
resolvers | formats | return value : error
resolvers | formats |
mtx-context | error, no format found with name: cont-en, aborting
system
I have tried deleting context/texmf-cache and running:
context --make
context --make cont-en
Still no luck. I get the exact same error message when I run those two commands as well. Any idea why this is happening? Noticed this after upgrading to the latest version. I am on MacOS if that helps.
Thanks
Jethro