On Thu, 23 Sep 2010, Wolfgang Schuster wrote:

Can you give more information or a example, you don’t mention which file you 
process and what’s loaded in them.

Consider a simple setup:

root-dir/
         p-module.tex
         env-file.tex
         project-file.tex
         subdir/
                component-file1.tex
                component-file2.tex


Suppose the component-file1 file says

   \environment env-file

while component-file2 says

   \usemodule[p][module]

If I run everything from the root directory, then both component1 and component2 compile fine. On the other hand if I run everything from the subdir, then component1 compiles fine, but component2 will fail to load the module.

Basically, module search does not look in parent directories.

Aditya
___________________________________________________________________________________
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