From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32487 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: [Fwd: [pdftex] pdftex 1.40] Date: Wed, 3 Jan 2007 20:12:11 -0500 (EST) Message-ID: References: <459C53F7.30105@wxs.nl> 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 1167873152 10906 80.91.229.12 (4 Jan 2007 01:12:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Jan 2007 01:12:32 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 04 02:12:31 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 1H2H9g-0003Nt-4H for gctc-ntg-context-518@m.gmane.org; Thu, 04 Jan 2007 02:12:28 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6A76020088; Thu, 4 Jan 2007 02:09:43 +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 25309-03-9; Thu, 4 Jan 2007 02:09:36 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 703841FFF2; Thu, 4 Jan 2007 02:09:36 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 23C061FC67 for ; Thu, 4 Jan 2007 02:09:35 +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 25309-03-8 for ; Thu, 4 Jan 2007 02:09:30 +0100 (CET) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.161]) by ronja.ntg.nl (Postfix) with ESMTP id 2C9201FFF2 for ; Thu, 4 Jan 2007 02:09:29 +0100 (CET) Original-Received: FROM aditya.annarb01.mi.comcast.net (c-68-40-50-205.hsd1.mi.comcast.net [68.40.50.205]) BY tombraider.mr.itd.umich.edu ID 459C546C.9D153.1117 ; 3 Jan 2007 20:12:12 -0500 Original-To: mailing list for ConTeXt users In-Reply-To: <459C53F7.30105@wxs.nl> 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:32487 Archived-At: On Thu, 4 Jan 2007, Hans Hagen wrote: > Sanjoy Mahajan wrote: > >>> which makes be believe that it will not work for normal cases. > >>> However, how about adding a switch to texexec, say --draft, which > >>> will run the document in draftmode until no more runs are needed, and > >>> will then run a final typesetting run without the draftmode. This may > >>> speed up the execution time for long documents significantly. > >>> > >>> > >> indeed > >> > >> remind me to play with this feature > >> > > > > When you do: --final could do what Aditya suggests by default (if > > making pdf). Then no need to add another switch to texexec. > > > maybe later, when i feel comfortable enough with it; for the moment i added --draft Great. Is there someplace where I can download pdftex binaries for windows? The sarovar site only has source code. Aditya