From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graham Smith Subject: selective export Date: Sun, 7 Mar 2010 22:10:26 +0000 Message-ID: <2c75873c1003071410k79101530o9f909d6de9a7124a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NoOg9-0002xN-QY for emacs-orgmode@gnu.org; Sun, 07 Mar 2010 17:10:29 -0500 Received: from [140.186.70.92] (port=35808 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NoOg9-0002xE-5q for emacs-orgmode@gnu.org; Sun, 07 Mar 2010 17:10:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NoOg8-0008HY-FA for emacs-orgmode@gnu.org; Sun, 07 Mar 2010 17:10:29 -0500 Received: from mail-ww0-f41.google.com ([74.125.82.41]:33997) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NoOg8-0008HS-AN for emacs-orgmode@gnu.org; Sun, 07 Mar 2010 17:10:28 -0500 Received: by wwg30 with SMTP id 30so2292871wwg.0 for ; Sun, 07 Mar 2010 14:10:27 -0800 (PST) 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 Using babel I have the data used for the analysis (in R) under a top level heading just called data. I want to keep this in the org file but not in the compiled pdf. I have had a look at the selective export in the manual, but could do with a bit more step by step instructions on how to exclude this bit of the outline. Could someone give me a bit of hand holding on how to do this. Many thanks, Graha,