From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlef Steuer Subject: Re: Exporting after executing code Date: Fri, 11 Sep 2009 15:48:02 +0200 Message-ID: <20090911154802.7c0b7179@gaia> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mm6UM-000823-S5 for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 09:48:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mm6UI-0007wM-PN for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 09:48:34 -0400 Received: from [199.232.76.173] (port=58272 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mm6UI-0007w1-JD for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 09:48:30 -0400 Received: from lo.gmane.org ([80.91.229.12]:49134) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mm6UI-0004Y1-7b for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 09:48:30 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1Mm6UF-0000cY-CF for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 15:48:27 +0200 Received: from gaia.unibw-hamburg.de ([139.11.181.103]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Sep 2009 15:48:27 +0200 Received: from steuer by gaia.unibw-hamburg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Sep 2009 15:48:27 +0200 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: emacs-orgmode@gnu.org On Fri, 11 Sep 2009 12:41:24 +0000 (UTC) andrea Crotti wrote: > And another thing, is there an easy way to include a file like > \include or \input in latex?? Yes, you can #+INCLUDE: http://orgmode.org/manual/Include-files.html#Include-files detlef