emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-export-select-tags


From: SW
Subject: Re: [O] org-export-select-tags
Date: Mon, 9 Jul 2012 09:44:19 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Suvayu Ali <fatkasuvayu+linux <at> gmail.com> writes:

> Have you tried with a minimal setup? It's quite easy. Some instructions
> are included in the Org mode manual[1]. It also helps if you provide a
> minimal example org file, we like to call that an ECM[2] on the list.

If you would like a minimum example which is different to Nick's:

-------------
* Headline1
* Headline2
-------------

Export with C-c C-e l

This exports all three headlines. Modify as follows:

-------------
* Headline1
* Headline2      :export:
-------------

and export in the same way. This exports Headline1 and Headline2.

Modify:

-------------
* Headline1      :export:
* Headline2
-------------

and export. This exports only Headline1.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]