From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: link to pdf in latex export Date: Tue, 27 Mar 2012 10:42:14 +0200 Message-ID: <87pqby4eqh.fsf@med.uni-goettingen.de> References: <87sjgvyvte.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCRzh-0007Vm-KI for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 04:43:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCRzX-0003Un-OD for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 04:43:09 -0400 Received: from plane.gmane.org ([80.91.229.3]:34404) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCRzX-0003Su-HL for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 04:42:59 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SCRzT-00009T-T5 for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 10:42:55 +0200 Received: from genepi110.genepi.med.uni-goettingen.de ([134.76.140.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Mar 2012 10:42:55 +0200 Received: from andreas.leha by genepi110.genepi.med.uni-goettingen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Mar 2012 10:42:55 +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: emacs-orgmode@gnu.org suvayu ali writes: > On Mon, Mar 26, 2012 at 20:28, Andreas Leha > wrote: >> The plots can be found in the additional file >> call_produce_plot[ :results graphics :file sth.pdf]()[:results file]. >> >> How do I do that? > > I don't know about output from babel blocks, but I think you can link > to a normal pdf by providing a description to the link. Hi suvayu ali, thanks. This works. Cheers, Andreas