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