Hi,

I've some trouble with modules and their (nested) input. The module is
found (in context/user), but the input file, that is called inside that
module (same dir), is not found.

example:

\usemodule[foo] % is found


inside [t-foo.tex]:
...
  \input foo-bar \relax % same dir, but it's not found
...

It seems, that only typescripts and modules are found inside my user
dir. How can I change this behaviour? kpsewhich can find all files.

Currently I'm using CTXDEVTXPATH to fix this, but there must be a better
way.

Thanks in advance

Peter
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to