From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Publish multi-file project to LaTeX Date: Wed, 5 Nov 2008 10:59:04 +0100 Message-ID: <017D28BE-09F0-47E3-A921-6B85DE6C48FD@uva.nl> References: Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KxfAa-0007rJ-68 for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 04:59:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KxfAV-0007p3-9V for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 04:59:23 -0500 Received: from [199.232.76.173] (port=42725 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KxfAU-0007or-8k for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 04:59:19 -0500 Received: from nf-out-0910.google.com ([64.233.182.189]:57199) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KxfAT-0000SL-Gq for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 04:59:18 -0500 Received: by nf-out-0910.google.com with SMTP id c7so1778115nfi.26 for ; Wed, 05 Nov 2008 01:59:05 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Tony Cc: emacs-orgmode@gnu.org On Nov 5, 2008, at 10:55 AM, Tony wrote: > Hi, > > is there a way to publish a set of org files as a single LaTeX > project so that > one of the files becomes the LaTeX "master document" which includes > the others? > The other files should then have no preamble but simply start with a > section > header. As far as I can tell publishing makes each .org file into > a .tex file > which would be processed separately by latex. No, this is currently not posible. - Carsten