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


[NTG-context] Re: Update Problem

2004-02-12 Thread Stefan Wachter
Thanks for the help - now it works. I had wrong formats.

When I created the formats by texexec --make nl en de I had no write 
permission in the tetex/share/texmf/web2c directory. Therefore the old 
formats stayed there. After I replaced the old formats with the new ones 
everything was fine.

Thanks again,
--Stefan
Hans Hagen wrote:
At 11:57 10/02/2004, you wrote:

Hi all.

I try to update teTeX 2.0.2 to the current context distribution 
(cont-tmf.zip of 2004-1-13). After updating I can not process my old
files. I get the following error message:

! Undefined control sequence.
\@@toks -\everyTEXinputmode
Does anyone know how to fix this problem?

Thank you for your attention,
--Stefan
These are the steps took to update ConTeXt:
1.I deleted all context subdirectories in the tetex/share/texmf 
directory.
2. I unpacked the cont-tmf.zip file into that directory.
3. I run texhash.
4. I created the formats by texexec --make nl en de.


are you sure that you use the right format (in combination with 
cont-new.tex)?

(kpsewhich cont-en.efmt)

else try

  texexec --make --alone

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


[NTG-context] hanging for a lot of paragraphs?

2004-02-12 Thread Steffen Wolfrum
Hi,

I know there is \starthanging  \stophanging and \hangafter=1 \hangindent=1em .
Both commands need to be added to each affected paragraph again and again, right?

Is there a way to have this hanging first line for a series of paragraphs - with just 
a kind of 


\starthangingarea

aa

bb

cc

\stophangingarea



In cases like bibliographies and alike this would speed up work a lot!!

Thank you very much,

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