Where should I put a module if I have the following project strucutre?

math-books/
       math-books.tex
       environments/
            layout.tex
       products/
            book1.tex
            book1/
                chapter1.tex
                chapter2.tex
            book2.tex
            book2/
                chapter1.tex
                chapter2.tex

I have a "my_module.lua" and a "my_module.tex".
Where should I put those files?
How do I configure my project to use my module?
How do I call my own module from "book1/chapter1.tex", for example?


Thank you,
André Caldas.
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to