On Mon, Nov 12, 2012 at 01:39:10PM +0100, Andreas Leha wrote:
> Hi all,
>
> I'd like to change the LaTeX header per subtree. Is that possible?
>
> Use case: I have two documents that I want to export from a single
> orgmode file. Each in its own subtree. One of them should use the
> endfloat package, the other should not.
>
> Like this:
> ,----
> | * Document 1
> | #+LATEX_HEADER: \usepackage[nomarkers,nolists,heads,tablesfirst]{endfloat}
> |
> | * Document 2
> |
> | * Code
> `----
>
This would be quite useful for me too; something akin to
EXPORT_BEAMER_HEADER_EXTRA for beamer export.
--
Suvayu
Open source is the future. It sets us free.