Hi,
I have just updated context from the : http://www.pragma-ade.nl/context/current, and seems like there is a bug :
I get this :
TeXExec 5.0 - ConTeXt / PRAGMA ADE 1997-2004
executable : pdfetex
format : cont-en
inputfile : BusinessPlan2
output : standard
interface : en
current mode : none
TeX run : 1
warning: Could not open char translation file `natural.tcx'.
This is pdfeTeXk, Version 3.141592-1.11b-2.1 (Web2c 7.5.2)
%&-line parsing enabled.
entering extended mode
(./BusinessPlan2.tex{c:/TeXLive/texmf-var/pdftex/config/pdftex.cfg}
ConTeXt ver: 2003.9.25 fmt: 2004.8.17 int: english mes: english
language : language en is active
<protectionstate 0>
system : cont-new loaded
(c:/TeXLive/texmf/tex/context/base/cont-new.tex
systems : beware: some patches loaded from cont-new.tex!
! Undefined control sequence.
\@@toks ->\everymathematics
\dodoappendtoks ->\dodoglobal \@@toks
\@EAEAEA {\@EA \the \@EA \@@toks \the ...
l.275 \to \everymathematics
When i try with this example:
\setupoutput[pdftex]
\starttext
Salut
\stoptext
What i have done is that i have copied by hand all the folders i found in the archive to my texmf directory.
????????????