From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Crotti Subject: Re: Suppressing src block evaluationon publish? Date: Tue, 01 Feb 2011 17:35:53 +0100 Message-ID: References: <87hbcn3fzr.fsf@slate.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=38032 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkJSJ-0008GW-Gd for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 11:51:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkJD6-00024M-RZ for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 11:36:27 -0500 Received: from lo.gmane.org ([80.91.229.12]:53066) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkJD6-00022t-Iw for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 11:36:08 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PkJD4-00053U-0b for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 17:36:06 +0100 Received: from 80-108.eduroam.rwth-aachen.de ([134.61.80.108]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Feb 2011 17:36:06 +0100 Received: from andrea.crotti.0 by 80-108.eduroam.rwth-aachen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Feb 2011 17:36:06 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Loris Bennett writes: > Hi, > > I have an org file containing several src blocks which generate images > using ditaa. When I publish to PDF via LaTeX, the images are all > generated every time, which makes publishing rather slow. > > Is there some way to toggle the evaluation of the src blocks on and off > when the file is published? > > Thanks > > Loris What I do