emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: How to handle titles for latex export, multiple subtrees i


From: Matt Lundin
Subject: [Orgmode] Re: How to handle titles for latex export, multiple subtrees in a single file?
Date: Wed, 20 Oct 2010 22:07:24 -0400
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

"Alan E. Davis" <address@hidden> 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



reply via email to

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