"Alan E. Davis" <lngn...@gmail.com> writes:

> I am keeping large files, with multiple subtrees, in accordance with
> recommendations/suggestions.  A common roadblock for he has been that a
> #+TITLE directive in a file is not local to a subtree, at least so far
> as I have figured out. 
>
> What is a best practice for keeping multiple subtrees with individual
> titles for export?
>

If you use C-c C-e 1, or C-c @ C-c C-e, the heading of the subtree is
exported as the title. But you can also set a title explicitly with the
EXPORT_TITLE property:

,----[ (info "(org) Export options") ]
|    When exporting only a single subtree by selecting it with `C-c @'
| before calling an export command, the subtree can overrule some of the
| file's export settings with properties `EXPORT_FILE_NAME',
| `EXPORT_TITLE', `EXPORT_TEXT', `EXPORT_AUTHOR', `EXPORT_DATE', and
| `EXPORT_OPTIONS'.
`----

Best,
Matt

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to