Am Fri, 19 Nov 2010 09:48:45 +0100 schrieb Hans Hagen:
Recently MikTeX enabled ConTeXt using Luatex .60.
I try to process a ConteXt file now using:
Windows 7, Winedt 6.0 and MikTeX 2.9...
I changed to MKIV within MikTeK and luatex tryies to process a TIK test file instead of my master.tex file.
Could anyone please advise me on how to get this working? I reallly NEED to use ConTeXt again to continue to publish my research correctly
you need to configure winedt to run
mtxrun --script context ....
Ah. It's here Barney got this advice. Well: no to get context mkiv running with winedt you only need to set in the execution modes "context.exe" as the executable for context. The problem of Barney is that for some reason the doc-folders are in the context search pathes, e.g. I:\Z-Test>context mathtest.tex ... This is LuaTeX, Version beta-0.60.2-2010100221 (MiKTeX 2.9) (rev 3736) \write18 enabled. (J:/MiKTeX2.9/doc/fontinst/examples/mathptm/mathtest.tex and so format generation fails because a context.tex in the documentation of circuittikz is found. I have made a bug report at the miktex site, but perhaps you know what is going on? The search path of luatex itself is fine. -- Ulrike Fischer