From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27526 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: generating formats with newtexexec Date: Thu, 27 Apr 2006 15:09:05 +0200 Message-ID: <4450C271.6070802@elvenkind.com> References: <72F34EBD-F834-470D-81E4-B7F8C24A623B@uni-bonn.de> <44473E0E.6090409@wxs.nl> <966AB590-01B3-4DD8-B3D3-B1E41BCE751E@uni-bonn.de> <44474541.60903@wxs.nl> <955E5F8A-36FB-4F9C-B798-AA75ECDAAC57@uni-bonn.de> <4450AB7F.5090201@elvenkind.com> <8CB17851-7E42-40F2-8FF4-1038FA59F852@uni-bonn.de> <4450BC55.5000205@elvenkind.com> <55AF325E-949A-462B-B3A9-A82EC94D057E@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1146143365 21501 80.91.229.2 (27 Apr 2006 13:09:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Apr 2006 13:09:25 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Apr 27 15:09:22 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 1FZ6F8-00053U-8q for gctc-ntg-context-518@m.gmane.org; Thu, 27 Apr 2006 15:09:16 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C96FF127E5; Thu, 27 Apr 2006 15:09:13 +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 04921-06; Thu, 27 Apr 2006 15:09:09 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7D4EF127E2; Thu, 27 Apr 2006 15:09:09 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DE924127E2 for ; Thu, 27 Apr 2006 15:09:07 +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 05802-01 for ; Thu, 27 Apr 2006 15:09:06 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com (elvenknd.xs4all.nl [213.84.171.68]) by ronja.ntg.nl (Postfix) with SMTP id D3577127DE for ; Thu, 27 Apr 2006 15:09:06 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 787F91B4E1 for ; Thu, 27 Apr 2006 15:09:06 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com ([127.0.0.1]) by localhost (glenfiddich.elvenkind.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03149-05 for ; Thu, 27 Apr 2006 15:09:06 +0200 (CEST) Original-Received: from [10.10.0.6] (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 2AC1C1B3E6 for ; Thu, 27 Apr 2006 15:09:06 +0200 (CEST) User-Agent: Mozilla Thunderbird 1.0.6-7.1.20060mdk (X11/20050322) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <55AF325E-949A-462B-B3A9-A82EC94D057E@uni-bonn.de> X-Virus-Scanned: by amavisd-new at elvenkind.net 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:27526 Archived-At: Thomas A. Schmitz wrote: > On Apr 27, 2006, at 2:43 PM, Taco Hoekwater wrote: > > >>Perhaps the ruby scripts are confused about the separator on >>Mac OS X? (I do not really know, just guessing). >> > > > Not very probable since OS X uses the same separator as linux/Unix, / I meant the "separate paths in env variables" one. Unix has ":" and Windows has ";". Cheers, Taco