[NTG-context] help needed
Peter Schorsch
tralalas at freenet.de
Sat Sep 8 01:55:22 CEST 2007
>> Started reading the doc on your site, created a myfile.tex as yours, but
>> % context myFile
>> zsh: command not found: context
use instead:
texexec --pdf myFile.tex (use pdftex but Unicode is not working)
or
texexec --xtx myFile.tex (use Xetex with Unicode but is not working in
Context-distribution since 2007, download the latest 2006 version from
archiv)
or
texexec --lua myFile.tex (use LuaTex and Unicode but still official beta -
have no experience with it)
For XeTeX maybe look at:
http://archive.contextgarden.net/message/20070130.145856.ffeabcfc.en.html
Ciao
More information about the ntg-context
mailing list