From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36441 Path: news.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: Re: XeTeX + ConTeXt in TeXShop Date: Mon, 10 Sep 2007 19:26:57 +0200 Message-ID: <9FF46A85-EEB4-431D-A090-1107018BA97C@fiee.net> References: <87E20AF1-1506-4EAB-98CB-A8ACC1DD79AC@di.unito.it> <20070910154914.GA9305@phare.normalesup.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1189450828 7303 80.91.229.12 (10 Sep 2007 19:00:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 Sep 2007 19:00:28 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 11 05:00:15 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1IUuXB-00054a-JO for gctc-ntg-context-518@m.gmane.org; Tue, 11 Sep 2007 03:27:21 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8CABF20159; Mon, 10 Sep 2007 19:27:30 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20083-03-9; Mon, 10 Sep 2007 19:27:21 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4C4462010C; Mon, 10 Sep 2007 19:27:21 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3E3192010C for ; Mon, 10 Sep 2007 19:27:17 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20083-03-8 for ; Mon, 10 Sep 2007 19:27:08 +0200 (CEST) Original-Received: from lvps87-230-27-118.dedicated.hosteurope.de (fiee.net [87.230.27.118]) by ronja.ntg.nl (Postfix) with ESMTP id F0158200CD for ; Mon, 10 Sep 2007 19:27:07 +0200 (CEST) Original-Received: (qmail 11593 invoked from network); 10 Sep 2007 19:27:07 +0200 Original-Received: from 226.9.62.81.cust.bluewin.ch (HELO ?10.128.9.3?) (81.62.9.226) by fiee.net with SMTP; 10 Sep 2007 19:27:07 +0200 In-Reply-To: X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:36441 Archived-At: 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) ___________________________________________________________________________________ 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 ___________________________________________________________________________________