all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* change the latex header per subtree
@ 2012-11-12 12:39 Andreas Leha
  2012-11-12 17:25 ` Suvayu Ali
  2012-11-14 14:10 ` Nicolas Goaziou
  0 siblings, 2 replies; 9+ messages in thread
From: Andreas Leha @ 2012-11-12 12:39 UTC (permalink / raw
  To: emacs-orgmode

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
`----


Regards,
Andreas

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-11-16 19:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-12 12:39 change the latex header per subtree Andreas Leha
2012-11-12 17:25 ` Suvayu Ali
2012-11-14 14:10 ` Nicolas Goaziou
2012-11-14 20:12   ` Achim Gratz
2012-11-14 22:20     ` Nicolas Goaziou
2012-11-15 18:37       ` Achim Gratz
2012-11-15 22:24         ` Nicolas Goaziou
2012-11-16 19:24           ` Achim Gratz
2012-11-15  8:51   ` Andreas Leha

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.