From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Kalex Subject: Display/print text only for export Date: Tue, 24 Apr 2012 23:52:37 +0200 Message-ID: <20120424215237.GA31235@okeanos> Reply-To: Andreas Kalex Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35093) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMnf5-0006yV-TR for emacs-orgmode@gnu.org; Tue, 24 Apr 2012 17:52:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SMnf4-0003Xu-A7 for emacs-orgmode@gnu.org; Tue, 24 Apr 2012 17:52:39 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:59029) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SMnf3-0003XZ-Vb for emacs-orgmode@gnu.org; Tue, 24 Apr 2012 17:52:38 -0400 Content-Disposition: inline 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: emacs-orgmode Hi, I am writing some text in org-mode, in which I will use former chapters from the same file and sometimes from other files. Is it possible to use a link for these parts that they should only be displayed and/or printed for export (e.g. in pdf)? thx Andreas