>> 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

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to