Hello, Andreas Leha <andreas.l...@med.uni-goettingen.de> writes:
> 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. Define two LaTeX classes, one with "endfloat" package and one without. Then use :EXPORT_LATEX_CLASS: node property. Regards, -- Nicolas Goaziou