[OS X TeX] formats for ConTeXt-XeTeX

Steffen Wolfrum osxtex_2 at st.estfiles.de
Mon Feb 13 05:02:22 EST 2006


> Call it ConXeTeXt.engine and save it as an executable in ~/Library/ 
> TeXShop/Engines with this contents:
>
> 	#!/bin/tcsh
> 	
> 	set path=($path /usr/local/teTeX/bin/`uname -p`-apple-darwin- 
> current /usr/local/bin)
> 	texexec --xtx "$1"
>
>
> Start your ConTeXt-XeTeX files with this header information:
>
> 	%&program=ConXeTeXt

Did it. But my lack of unix knowledge prevents me to fix the  
resulting error:

  TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005

fixing engine variable : xetex
             executable : ConXeTeXt
                 format : cont-en
              inputfile : test
                 output : xetex
              interface : en
           current mode : none
                TeX run : 1

sh: line 1: ConXeTeXt: command not found

            return code : 32512
               run time : 1 seconds

         total run time : 1 seconds


Any idea?

Steffen


P.S.
and shoudn't it read

#!/bin/tcsh

set path= ($path /usr/local/teTeX/bin/powerpc-apple-darwin-current / 
usr/local/bin)
texexec --tex=xetex "$1"

btw?

------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the MacOSX-TeX mailing list