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 load a file with your 
local preferences

an alternative is:

   \prependtoks \readfile{myfile}{}{} \to \everystarttext

in cont-sys.tex and put your settings in myfile

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay  [EMAIL PROTECTED]
 Computing Dept, Lancaster University   +44(0)1524/594.537
 Lancaster, LA1 4YR, UK Fax:+44(0)1524/593.608
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


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 cont-sys.tex and put your settings in myfile

Hans



-
  Hans Hagen | PRAGMA ADE/POD/CTS
  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
-
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context