From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18600 Path: main.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: Re: [OS X TeX] TeX run : 8 Date: Wed, 2 Mar 2005 12:59:10 +0100 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Trace: sea.gmane.org 1109764635 14156 80.91.229.2 (2 Mar 2005 11:57:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 Mar 2005 11:57:15 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Mar 02 12:57:15 2005 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 1D6STU-0001XV-KO for gctc-ntg-context-518@m.gmane.org; Wed, 02 Mar 2005 12:57:08 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EDA8812791; Wed, 2 Mar 2005 13:01:57 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24958-04; Wed, 2 Mar 2005 13:01:57 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A65D4127E8; Wed, 2 Mar 2005 12:59:27 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 63F54127E8 for ; Wed, 2 Mar 2005 12:59:26 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25022-02-2 for ; Wed, 2 Mar 2005 12:59:26 +0100 (CET) Original-Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by ronja.ntg.nl (Postfix) with ESMTP id 4867C127E6 for ; Wed, 2 Mar 2005 12:59:26 +0100 (CET) Original-Received: (qmail 21635 invoked from network); 2 Mar 2005 11:59:22 -0000 Original-Received: from unknown (HELO [62.134.72.151]) (698580@[83.176.134.232]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 2 Mar 2005 11:59:22 -0000 Original-To: ntg-context@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: main.gmane.org gmane.comp.tex.context:18600 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18600 Hans Hagen wrote: > Steffen Wolfrum wrote: > > After playing a bit with minimal examples I think the "bug" has to do > > with the project structure. Here comes a very minimal example that > > *still* runs 8 times under Mac (2 times under Win)! Why? > > > > Given a main TEST.tex file and besides that a PARTS folder containing > > the files ONE.tex and TWO.tex : > > > > > > TEST.tex > > \startproject TEST > > \startfrontmatter > > \component PARTS/ONE.tex > > \component PARTS/TWO.tex > > \stopfrontmatter > > \stopproject > > > > > > ONE.tex > > \startcomponent ONE > > text > > \stopcomponent > > > > TWO.tex > > \startcomponent TWO > > text > > \stopcomponent > > this runs normal here; (but your big zip didn't as mentioned in a >previous mail) > > Hans How many runs do you have under Mac OS X? And what is your setup for Mac: Gerben's tex.ii2 plus your recent cont-tmf.zip? Steffen