ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* location of environment files
@ 2002-07-25  6:23 Matthew Huggett
  2002-07-25  7:19 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Huggett @ 2002-07-25  6:23 UTC (permalink / raw)


Hi:

How deep can a component file be located relative to its environment?

With the following setup, my environment file wasn't found:

\dir1\environment.tex
\dir1\dir2\dir3\dir4\component.tex

But with

\dir1\dir2\environment.tex
\dir1\dir2\dir3\dir4\component.tex

everything is fine.

Can we change the number of parent directories TeX will go through looking
for an environment file?

Matthew


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: location of environment files
  2002-07-25  6:23 location of environment files Matthew Huggett
@ 2002-07-25  7:19 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2002-07-25  7:19 UTC (permalink / raw)
  Cc: ntg-context

At 03:23 PM 7/25/2002 +0900, Matthew Huggett wrote:
>Hi:
>
>How deep can a component file be located relative to its environment?
>
>With the following setup, my environment file wasn't found:
>
>\dir1\environment.tex
>\dir1\dir2\dir3\dir4\component.tex
>
>But with
>
>\dir1\dir2\environment.tex
>\dir1\dir2\dir3\dir4\component.tex
>
>everything is fine.
>
>Can we change the number of parent directories TeX will go through looking
>for an environment file?

\def\maxreadlevel{2185}

you can best place this in your local cont-sys.tex

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-07-25  7:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-25  6:23 location of environment files Matthew Huggett
2002-07-25  7:19 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).