From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: empty LaTeX export template Date: Tue, 11 Jun 2013 11:31:39 +0200 Message-ID: <87obbdyow4.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmKvj-0008Hq-UR for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 05:31:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmKvh-0006Dp-8V for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 05:31:55 -0400 Received: from plane.gmane.org ([80.91.229.3]:59712) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmKvh-0006DX-1Q for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 05:31:53 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UmKvf-0007HH-Tp for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 11:31:51 +0200 Received: from genepi110.genepi.med.uni-goettingen.de ([134.76.140.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Jun 2013 11:31:51 +0200 Received: from andreas.leha by genepi110.genepi.med.uni-goettingen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Jun 2013 11:31:51 +0200 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 all, I am lazy (main reason for this question) and I would like to avoid filling my org-latex-classes with too many entries (surrogate reason). So I'd like to ask: Is there a possibility to get a really empty LaTeX export that reads everything (including the documentclass) from the #+LATEX_HEADER ? The reason for this is, that many journals/conferences come with their own LaTeX template (if I am lucky, that is). It would be very convenient, if I could just yank the provided header into my *.org file (and prefix with #+LATEX_HEADER). Is that possible? Regards, Andreas