2007/9/14, Andrea Valle
Thanks Mojca,
Yes, having the standard mactex I had an old ConTeXt version.
On 13 Sep 2007, at 14:47, Mojca Miklavec wrote:
ctxtools --updatecontext
Done it. Now I'm using:
texexec --version TeXExec | version 6.2.0 - 1997-2006
texec --check 2007.09.13 21:15
I've made also: texexec --make --all
(and nothing more)
While using texexec I'm having no problem. ConTeXt ver: 2007.09.13 21:15 MKII fmt: 2007.9.14 int: english/english
But with the --xtx flag texexec is now raising a fatal error now:
ConTeXt ver: 2007.01.12 15:56 MKII fmt: 2007.9.4 int: english/english
language : language en is active system : cont-new loaded (/usr/local/texlive/2007/../texmf-local/tex/context/base/cont-new.tex
FatalError : Your format does not match the base files!
FormatVersion : 2007.01.12 15:56 MKII FilesVersion : 2007.09.13 21:15
?
Many thanks
Hi Andrea, you have to generate extra formats for XeTeX, you should type texexec --make --all --xetex before you can run ConTeXt. Wolfgang