10 Sep
2007
10 Sep
'07
5:26 p.m.
Am 2007-09-10 um 18:18 schrieb Andrea Valle:
so now my XeConTeXt.engine file contains:
#!/bin/tcsh set path= ($path /usr/texbin) texexec --xtx "$1"
(including a blank line) It works
BTW, for the records: tcsh is rather exotic (was default on OSX 10.1, though). I'd suggest: in your ~/.profile: export PATH='$PATH:/usr/texbin' alias texetex='texexec --xtx' and just call 'texetex' in TeXshop (or on the commandline). Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer)