4 Jan
2006
4 Jan
'06
5:11 p.m.
Peter Rolf wrote:
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.
did you run mktexlsr? there is no way that context can influence \input Hans