[OS X TeX] problem with XeConTeXt.engine
jhnet
jelle at jhnet.nl
Thu Feb 22 12:32:16 CET 2007
Hello,
I have a problem with the Texshop.engine for XeTeX-ConTeXt.
=== XeConTeXt.engine
#!/bin/tcsh
set path= ($path /usr/texbin /usr/local/bin)
texexec --xtx "$1"
===
I made this engine by duplicating the xelatex.engine in ~/Library/
TeXShop/Engines/ and replacing the relevant command. When I use this
command (texexec --xtx test.tex) from the command line it typesets
the testfile without any errors, but when I open the test file in
TexShop and typeset it using the XeConTeXt engine, TexShop opens the
console and just hangs. No files, no 'Tex Messages' , TexShop only
wants Tex Input... Has anyone seen this before, Any hints on solving
this?
Jelle
===test.tex===
% test file for XeConTeXt
% font definitions
\definetypeface[MyFont][rm][Xserif][Zapfino]
\setupbodyfont[MyFont, 12pt]
% document content
\starttext
Dit is een test
\stoptext
===
------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/
More information about the macostex-archives
mailing list