emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Mark Elston <m_elston@comcast.net>
To: emacs-orgmode@gnu.org
Subject: Re: selective export
Date: Sun, 07 Mar 2010 17:17:51 -0800	[thread overview]
Message-ID: <4B94503F.3060204@comcast.net> (raw)
In-Reply-To: <2c75873c1003071410k79101530o9f909d6de9a7124a@mail.gmail.com>

Graha,

This is pretty straightforward really.  If all you want to do is exclude
a single top-level heading then I would just assign a tag to that
heading that you won't be assigning to any other heading.  In this
case you can probably get away with something simple, like 'data'.

If you're not sure how to do this put your cursor on the heading you
don't want exported and press C-cC-q and type the name of the tag
you chose.

Then, at the top of the file (or anywhere, really), put a line like
this:

#+EXPORT_EXCLUDE_TAGS: data

This will prevent the section you tagged with this tag from being
exported.

Mark

On 3/7/2010 2:10 PM, Graham Smith wrote:
> 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,
>

  parent reply	other threads:[~2010-03-08  1:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-07 22:10 selective export Graham Smith
2010-03-08  1:16 ` Matt Lundin
2010-03-08  1:17 ` Mark Elston [this message]
2010-03-08  6:36   ` Graham Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B94503F.3060204@comcast.net \
    --to=m_elston@comcast.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).