From mboxrd@z Thu Jan 1 00:00:00 1970 From: renato Subject: latex-export custom header? Date: Tue, 12 Jun 2012 17:56:22 +0200 Message-ID: <20120612175622.22c45bdb@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43997) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeTRF-0001D4-Ii for emacs-orgmode@gnu.org; Tue, 12 Jun 2012 11:55:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SeTR9-00073Q-C0 for emacs-orgmode@gnu.org; Tue, 12 Jun 2012 11:55:25 -0400 Received: from mail-bk0-f41.google.com ([209.85.214.41]:59438) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeTR9-00071z-2T for emacs-orgmode@gnu.org; Tue, 12 Jun 2012 11:55:19 -0400 Received: by bkcjm19 with SMTP id jm19so5664915bkc.0 for ; Tue, 12 Jun 2012 08:55:15 -0700 (PDT) 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 Hi, I'm really enjoying the org-mode + cdlatex combo. One question though, how can I customize the latex header produced by org-export-as-latex ? I really need to add some \newcommand and \newtheorem statements. best wishes, renato