From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: empty LaTeX export template Date: Thu, 13 Jun 2013 22:58:15 +0200 Message-ID: <87zjutybh4.fsf@med.uni-goettingen.de> References: <87obbdyow4.fsf@med.uni-goettingen.de> <20130611121420.GA18792@kuru.dyndns-at-home.com> <87k3m0ztqn.fsf@med.uni-goettingen.de> <878v2ea1du.fsf@ucl.ac.uk> <871u86cecf.fsf@pank.home> <877ghyyotd.fsf@med.uni-goettingen.de> <87vc5hanbz.fsf@pank.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnEbG-0007Hc-Tk for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 16:58:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UnEbF-00069N-AW for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 16:58:30 -0400 Received: from plane.gmane.org ([80.91.229.3]:45550) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnEbF-000695-40 for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 16:58:29 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UnEbC-0003KH-PU for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 22:58:26 +0200 Received: from vpn-2057.gwdg.de ([134.76.2.57]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Jun 2013 22:58:26 +0200 Received: from andreas.leha by vpn-2057.gwdg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Jun 2013 22:58:26 +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 Rasmus, >> Thanks a lot. I'll use this approach. That change to the latex header >> I paste from the template into my org file is small enough to be >> acceptable. > > Speaking of which, did you consider just exporting the body without > header-info? Then you could prepare a minimal .tex file and input the > file generated by org. The minimal file could even just be a tangled > file from the org file . . . > No, I never considered this. But it seems like a very nice idea! Thanks for the pointer. I will investigate that route (at some point). Best, Andreas