emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: Robert Eckl <eckl.r@gmx.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Property EXPORT_OPTIONS ignored?
Date: Wed, 19 Mar 2014 17:56:55 +0100	[thread overview]
Message-ID: <877g7qqg88.fsf@bzg.ath.cx> (raw)
In-Reply-To: <m2a9cmywn0.fsf@sachwertpartner.de> (Robert Eckl's message of	"Wed, 19 Mar 2014 17:35:15 +0100")

Hi Robert,

Robert Eckl <eckl.r@gmx.de> writes:

> i'm trying to exclude one section from the toc 
>
> Following http://orgmode.org/manual/Export-settings.html in following
> example section 2 shoud not appear in the toc, but it appears.
>
> #+OPTIONS: toc:t
> * Section 1
> * Section 2
> :PROPERTIES:
> :EXPORT_OPTIONS: toc:nil
> :END:
>
> What I'm missing?

Subtree options set through EXPORT_OPTIONS apply to the subtree
export, available through C-c C-e C-s, not to the subtree itself
during normal (unrestricted) export.

Maybe you can use inline tasks?

Or limit the scope of the TOC like this:

#+OPTIONS: toc:1

if the headlines you want to ignore are not top-level headlines.

HTH,

-- 
 Bastien

      reply	other threads:[~2014-03-19 16:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-19 16:35 Property EXPORT_OPTIONS ignored? Robert Eckl
2014-03-19 16:56 ` Bastien [this message]

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=877g7qqg88.fsf@bzg.ath.cx \
    --to=bzg@gnu.org \
    --cc=eckl.r@gmx.de \
    --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).