1 Oct
2012
1 Oct
'12
5:59 p.m.
Hello!
Where should I put a module if I have the following project strucutre?
You can load your module with \usemodule[…] from your environment file.
So, inside "environments/load_mymodule.tex" I call \usemodule[mymodule] But how will it be found? My module is composed of a mkiv and a lua file. When I load it, the mkiv seems to get loaded, but the lua file is not being loaded. How do I get the "lua" file to get loaded as well? Cheers, André Caldas.