From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30928 Path: news.gmane.org!not-for-mail From: Adam Duck Newsgroups: gmane.comp.tex.context Subject: FLOWcharts Date: Thu, 21 Sep 2006 11:53:33 +0200 Message-ID: <8764fhczqa.fsf@oumu.localdomain> 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 1158832371 15953 80.91.229.2 (21 Sep 2006 09:52:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Sep 2006 09:52:51 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 21 11:52:49 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 1GQLEd-0002bA-PX for gctc-ntg-context-518@m.gmane.org; Thu, 21 Sep 2006 11:52:47 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B11A71FE40; Thu, 21 Sep 2006 11:52:46 +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 19577-08-4; Thu, 21 Sep 2006 11:52:40 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 689841FE3C; Thu, 21 Sep 2006 11:52:40 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E16B71FE3C for ; Thu, 21 Sep 2006 11:52:36 +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 19577-08-3 for ; Thu, 21 Sep 2006 11:52:31 +0200 (CEST) Original-Received: from hera.rbi.informatik.uni-frankfurt.de (hera.rbi.informatik.uni-frankfurt.de [141.2.1.1]) by ronja.ntg.nl (Postfix) with SMTP id 3E9D61FE2E for ; Thu, 21 Sep 2006 11:52:31 +0200 (CEST) Original-Received: from oumu.localdomain (hafenp2-014.rz.uni-frankfurt.de [141.2.27.14]) by hera.rbi.informatik.uni-frankfurt.de (8.13.7/8.13.4) with ESMTP id k8L9qT7r009540 for ; Thu, 21 Sep 2006 11:52:29 +0200 Original-To: ConTeXt mailing list User-Agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 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:30928 Archived-At: Hello list, I have some FLOWcharts in my presentation; due to the RawSteps module, they get rendered too many times pointlessly. Is it possible to "prerender" a FLOWchart -- or any other part of a text -- and reuse it later? \startbuffer \stopbuffer doesn't do this. cu, Adam.