On Nov 18, 2012, at 8:30 AM, "H. Özoguz"
After installing the standalone version (was quite hard for me with TexWorks), now several problems arises. The simplest document
\starttext Test \stoptest
compiles without problems. But my book gives now several errors. F.e.: … This is pdfTeX, Version 3.1415926-2.5-1.40.13 (TeX Live 2012/W32TeX) ...
If you want to run MKIV, you need to select the ConTeXt (LuaTeX) typesetting option. The output you posted shows you're using pdfTeX. You can also create your own typesetting option (Edit > Preferences) that calls <standalone dir>/tex/texmf-osx-64/bin/context directly with the argument $fullname. When I tried out TeXWorks after your post, I had to put the standalone binary path, <standalone dir>/tex/texmf-osx-64/bin, above /usr/texbin. It seems the scripts all run a program with the name "context" and the first one found in the path list is used. ________________________________ This e-mail message (including any attachments) is for the sole use of the intended recipient(s) and may contain confidential and privileged information. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message (including any attachments) is strictly prohibited. If you have received this message in error, please contact the sender by reply e-mail message and destroy all copies of the original message (including attachments).