From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25943 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: [OS X TeX] formats for ConTeXt-XeTeX Date: Sun, 12 Feb 2006 23:10:12 +0100 Message-ID: References: <5EB6FAE1-C60D-40A9-A293-6F41CAE5BE01@st.estfiles.de> <635FB8FF-098E-4150-9878-1A6EE115C10E@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1139782459 25904 80.91.229.2 (12 Feb 2006 22:14:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 12 Feb 2006 22:14:19 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Feb 12 23:14:15 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1F8PTd-0003ct-J3 for gctc-ntg-context-518@m.gmane.org; Sun, 12 Feb 2006 23:13:54 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 02E9112799; Sun, 12 Feb 2006 23:13:53 +0100 (CET) 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 03198-03; Sun, 12 Feb 2006 23:13:52 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3A1EC1277C; Sun, 12 Feb 2006 23:10:20 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AA2661277C for ; Sun, 12 Feb 2006 23:10:18 +0100 (CET) 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 03170-01 for ; Sun, 12 Feb 2006 23:10:17 +0100 (CET) Original-Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [80.67.18.15]) by ronja.ntg.nl (Postfix) with SMTP id 9A34D1276C for ; Sun, 12 Feb 2006 23:10:17 +0100 (CET) Original-Received: (qmail 1673 invoked from network); 12 Feb 2006 22:10:16 -0000 Original-Received: from unknown (HELO [89.50.42.182]) (698580@[89.50.42.182]) (envelope-sender ) by smtprelay03.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 12 Feb 2006 22:10:16 -0000 In-Reply-To: <635FB8FF-098E-4150-9878-1A6EE115C10E@uni-bonn.de> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:25943 Archived-At: OK, a while ago I've found the XeTeX page in Patrick's garden: http:// wiki.contextgarden.net/XeTeX Now it works with both (pdfetex and xetex). Works fine in Terminal: texexec --xtx text.tex But the next problem is TeXShop. How do I trigger ConTeXt-XeTeX in TeXShop? The only solution I've found is: 1) start the document with %&program=xetex 2) in TeXShop's menu choose "Typeset": "ConTeXt" and "Personal Script" This will typeset a ConTeXt file with XeTeX. But at the end of TeXShop's log it says: "This script has been deprecated. Please call simpdftex latex test.dvi instead." So, what was wrong? What's the correct way? Steffen