From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34073 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: TextMate bundle Date: Sun, 01 Apr 2007 21:28:29 +0200 Message-ID: <461007DD.7010101@wxs.nl> References: <8570be060703300929w3e910a83t860b5ff1012cf9f@mail.gmail.com> <8570be060703301325v759672eahdc1293695e40b839@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1175455720 2341 80.91.229.12 (1 Apr 2007 19:28:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 1 Apr 2007 19:28:40 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Apr 01 21:28:33 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 1HY5j6-0005ZX-S3 for gctc-ntg-context-518@m.gmane.org; Sun, 01 Apr 2007 21:28:32 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 64EF0201F9; Sun, 1 Apr 2007 21:28:32 +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 22295-01-5; Sun, 1 Apr 2007 21:28:26 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 882FF20190; Sun, 1 Apr 2007 21:28:26 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3550220190 for ; Sun, 1 Apr 2007 21:28:25 +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 22295-01-4 for ; Sun, 1 Apr 2007 21:28:24 +0200 (CEST) Original-Received: from mail.pragma-ade.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by ronja.ntg.nl (Postfix) with ESMTP id 579F120184 for ; Sun, 1 Apr 2007 21:28:24 +0200 (CEST) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.7b8) with ESMTP id 16313 for ; Sun, 01 Apr 2007 21:28:24 +0200 User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) In-Reply-To: <8570be060703301325v759672eahdc1293695e40b839@mail.gmail.com> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 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:34073 Archived-At: Helin Gai wrote: > Hi Patrick, > > Thanks for prompt update. > > Personally, I feel it's probably more flexible to have two distinct > command, one for pdftex, and another for xetex... > since xetex and pdftex and luatex have subtle differences one can consider adding % engine=xetex to the top of the file; no need for commands then Hans