From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32436 Path: news.gmane.org!not-for-mail From: "=?ISO-8859-1?Q?Martin_Schr=F6der?=" Newsgroups: gmane.comp.tex.context Subject: Re: [Fwd: [pdftex] pdftex 1.40] Date: Wed, 3 Jan 2007 02:59:46 +0100 Message-ID: <68c491a60701021759p2588ea97sbfb7470ee25972aa@mail.gmail.com> References: <459A6A6C.3010406@elvenkind.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 1167789605 1811 80.91.229.12 (3 Jan 2007 02:00:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Jan 2007 02:00:05 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 03 03:00:04 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 1H1vQB-0004Ej-KT for gctc-ntg-context-518@m.gmane.org; Wed, 03 Jan 2007 03:00:03 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9966D1FE76; Wed, 3 Jan 2007 02:57:25 +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 16375-03; Wed, 3 Jan 2007 02:57:20 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 927F61FDF6; Wed, 3 Jan 2007 02:57:20 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 816491FE66 for ; Wed, 3 Jan 2007 02:57:16 +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 16344-08 for ; Wed, 3 Jan 2007 02:57:10 +0100 (CET) Original-Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237]) by ronja.ntg.nl (Postfix) with SMTP id 4F0131FBD0 for ; Wed, 3 Jan 2007 02:57:09 +0100 (CET) Original-Received: by wx-out-0506.google.com with SMTP id h29so5971862wxd for ; Tue, 02 Jan 2007 17:59:46 -0800 (PST) Original-Received: by 10.90.96.20 with SMTP id t20mr5650542agb.1167789586198; Tue, 02 Jan 2007 17:59:46 -0800 (PST) Original-Received: by 10.90.25.13 with HTTP; Tue, 2 Jan 2007 17:59:46 -0800 (PST) Original-To: "mailing list for ConTeXt users" In-Reply-To: Content-Disposition: inline X-Google-Sender-Auth: 61456553492c6da4 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:32436 Archived-At: 2007/1/3, Aditya Mahajan : > 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. It helps especially if your document produces a large pdf and/or includes many and/or large images. Best Martin