luatex doesn't see installed 3rd party module
Hello! I’ve installed a 3rd party module by copying its TDS folder structure and invoking `context --generate` as described in https://wiki.contextgarden.net/Modules#ConTeXt_LMTX When I compile my project with `context` (using LuaMetaTeX), it's found and works just fine; however, when I try to compile with LuaTeX by invoking `context --luatex`, it can’t find the module. Do I need to do something special to make it visible for LuaTeX? I can’t find the answer in the wiki. I use standalone ConTeXt distribution. Any help would be appreciated 🙏🏻 Best, Andrei.
On 5/20/2024 12:38 AM, andrei@borisov.dev wrote:
Hello!
I’ve installed a 3rd party module by copying its TDS folder structure and invoking `context --generate` as described in https://wiki.contextgarden.net/Modules#ConTeXt_LMTX
When I compile my project with `context` (using LuaMetaTeX), it's found and works just fine; however, when I try to compile with LuaTeX by invoking `context --luatex`, it can’t find the module.
Do I need to do something special to make it visible for LuaTeX? I can’t find the answer in the wiki.
I use standalone ConTeXt distribution.
Any help would be appreciated 🙏🏻
Did you run context --generate --luatex after adding the file? Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
andrei@borisov.dev
-
Hans Hagen