Re: [NTG-context] load order?

2004-02-12 Thread Adam Lindsay
Thanks. The \doifmode as one of the tokens to prepend seems to work! adam Hans Hagen said this at Tue, 10 Feb 2004 15:12:47 +0100: At 12:35 10/02/2004, you wrote: \doifmode {atl} {\LocalSetup[interaction,sansheadings]} Where should I put it? normally, in your cont-sys.tex, or, in cont-sys.tex

Re: [NTG-context] load order?

2004-02-10 Thread Hans Hagen
At 12:35 10/02/2004, you wrote: \doifmode {atl} {\LocalSetup[interaction,sansheadings]} Where should I put it? normally, in your cont-sys.tex, or, in cont-sys.tex load a file with your local preferences an alternative is: \prependtoks \readfile{myfile}{}{} \to \everystarttext in