From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Specifying multiple latex headers for export in properties block Date: Thu, 08 Nov 2012 13:36:49 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55467) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWRLn-00039F-QW for emacs-orgmode@gnu.org; Thu, 08 Nov 2012 07:36:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TWRLm-0006tV-Jz for emacs-orgmode@gnu.org; Thu, 08 Nov 2012 07:36:51 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:18828) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWRLm-0006tA-Dv for emacs-orgmode@gnu.org; Thu, 08 Nov 2012 07:36:50 -0500 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 Hello, If I've understood things correctly, the canonical way to change export options for a subtree export is to put them in a properties block. I noticed that if I put several "EXPORT_LATEX_HEADER" entries in the properties block, only the first one is taken into account. Is it supposed to work this way? Is there a way around it? Thanks a lot, Alan