From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: change the latex header per subtree Date: Mon, 12 Nov 2012 18:25:41 +0100 Message-ID: <20121112172541.GF14125@kuru.dyndns-at-home.com> References: <87ip9b9es1.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40810) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXxld-00089e-Qk for emacs-orgmode@gnu.org; Mon, 12 Nov 2012 12:25:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TXxla-0001B2-Ap for emacs-orgmode@gnu.org; Mon, 12 Nov 2012 12:25:49 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:61004) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXxla-0001AN-1q for emacs-orgmode@gnu.org; Mon, 12 Nov 2012 12:25:46 -0500 Received: by mail-we0-f169.google.com with SMTP id u3so3454727wey.0 for ; Mon, 12 Nov 2012 09:25:45 -0800 (PST) Content-Disposition: inline In-Reply-To: <87ip9b9es1.fsf@med.uni-goettingen.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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.