From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: exporting as latex sections Date: Sat, 4 Dec 2010 03:26:12 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=60822 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1POhph-0003qz-OX for emacs-orgmode@gnu.org; Fri, 03 Dec 2010 21:26:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1POhpg-0000dq-Qb for emacs-orgmode@gnu.org; Fri, 03 Dec 2010 21:26:41 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:57537) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1POhpg-0000db-KT for emacs-orgmode@gnu.org; Fri, 03 Dec 2010 21:26:40 -0500 Received: by wyj26 with SMTP id 26so2848261wyj.0 for ; Fri, 03 Dec 2010 18:26:38 -0800 (PST) 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: org-mode mailing list Hi org-mode users, I have been collaborating on a big (many contributors) paper. For all my various contributions to the paper I need to provide the latex source as a section of a latex document. Is there some way I can export to latex without all the preamble and header information from the org-mode file? Or just exporting to latex and manually removing all that is the only way to do it? While we are at it if I were to attempt to write my own version of latex export function which does this instead, where should I be looking? I'm not very good at lisp, so some suggestions would be really helpful if I need to take this route. Thanks for any help/suggestions. -- Suvayu Open source is the future. It sets us free.