From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15777 Path: main.gmane.org!not-for-mail From: SebastianSturm@t-online.de (Sebastian Sturm) Newsgroups: gmane.comp.tex.context Subject: Disable Metapost rendering? Date: Sat, 24 Jul 2004 12:59:07 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <7BE42415-DD60-11D8-A84A-0003939959D2@t-online.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1090666722 24844 80.91.224.253 (24 Jul 2004 10:58:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Jul 2004 10:58:42 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Jul 24 12:58:32 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BoKEa-00049z-00 for ; Sat, 24 Jul 2004 12:58:32 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E6FAB1277B; Sat, 24 Jul 2004 12:58:31 +0200 (CEST) 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 19410-01; Sat, 24 Jul 2004 12:58:31 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D9F4F12777; Sat, 24 Jul 2004 12:56:47 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D770E12777 for ; Sat, 24 Jul 2004 12:56:46 +0200 (CEST) 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 19159-05 for ; Sat, 24 Jul 2004 12:56:46 +0200 (CEST) Original-Received: from mailout02.sul.t-online.com (unknown [194.25.134.17]) by ronja.ntg.nl (Postfix) with ESMTP id 5E1E21276F for ; Sat, 24 Jul 2004 12:56:46 +0200 (CEST) Original-Received: from fwd02.aul.t-online.de by mailout02.sul.t-online.com with smtp id 1BoKCs-0000Zn-03; Sat, 24 Jul 2004 12:56:46 +0200 Original-Received: from [80.145.38.56] (Z4hcdiZGZeJgUCLEvRLimBCo5crGrEaZFl9vSF+r-bEU6Kkg30Xxrc@[80.145.38.56]) by fwd02.sul.t-online.com with esmtp id 1BoKCk-0euzDc0; Sat, 24 Jul 2004 12:56:38 +0200 Original-To: ntg-context@ntg.nl X-Mailer: Apple Mail (2.618) X-ID: Z4hcdiZGZeJgUCLEvRLimBCo5crGrEaZFl9vSF+r-bEU6Kkg30Xxrc 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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:15777 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15777 Hi, I really like ConTeXt's MP processing features, but as soon as I include more than five or six MP graphics in a document, typesetting slows down to a crawl. As far as I know, the PSTricks package has some option to only process a given range of the figures defined in the TeX file and reuse the existing output for the other ones. Is there a similar function in ConTeXt? Some global command like \donotrerender[1-n] would be great, a processing tag for each figure like \startuseMPgraphic{...}[rerender=no] would be perfect. Best regards, Sebastian Sturm