From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Exporting subtree to LaTeX? Date: Sun, 18 Sep 2011 14:12:31 +0530 Message-ID: <81y5xmi6mg.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5Cxk-0002B6-Ip for emacs-orgmode@gnu.org; Sun, 18 Sep 2011 04:42:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R5Cxj-0004Kp-KK for emacs-orgmode@gnu.org; Sun, 18 Sep 2011 04:42:56 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:61036) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5Cxj-0004Kh-9n for emacs-orgmode@gnu.org; Sun, 18 Sep 2011 04:42:55 -0400 Received: by iaen33 with SMTP id n33so5773189iae.0 for ; Sun, 18 Sep 2011 01:42:54 -0700 (PDT) In-Reply-To: (Johan Ekh's message of "Sun, 18 Sep 2011 10:30:44 +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: Johan Ekh Cc: emacs-orgmode@gnu.org Johan Ekh writes: > Hi all, > is it possible to export a subtree to LaTeX, i.e. not the entire > org-file? > I just want a latex file that I later include manually in an existing > LaTeX document. Hint: Just hit C-c C-e and see what is on offer. > Best regards, > Johan > > --