Taco, Hans, et al,

That worked by putting it in the same directory as my little test file.

However, with this directory structure:

../book.tex
../bookenv.tex
../math-ext.tex
../chapter6/chapter6.tex
../chapter6/section5.tex

Bookenv.tex is our environment file. I tried:

\input math-ext

and

\usemoduel[math-ext]

in bookenv.tex, but when compiling section5.tex, both resulted in math-ext not found.

In this situation, will I have to put it into the "base" context tree?

On Jan 16, 2006, at 1:02 AM, Taco Hoekwater wrote:



David Arnold wrote:
And where should we put this module temporarily?

Put it in the local directory and do

  \input math-ext

at the top of your test files.

Cheers, Taco

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

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

Reply via email to