From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Exporting subtree to LaTeX? Date: Sun, 18 Sep 2011 07:28:11 -0400 Message-ID: <87obyihyyc.fsf@norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33991) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5FXk-0004H2-AJ for emacs-orgmode@gnu.org; Sun, 18 Sep 2011 07:28:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R5FXj-00086m-Cl for emacs-orgmode@gnu.org; Sun, 18 Sep 2011 07:28:16 -0400 Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:19414 helo=mho-02-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5FXj-00086i-9h for emacs-orgmode@gnu.org; Sun, 18 Sep 2011 07:28:15 -0400 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. > > Best regards, > Johan Select the subtree first with C-c @ and then export normally. Regards, Bernt