From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: How to export to pdf and link to other pdf-files? Date: Wed, 20 May 2015 11:43:13 +0200 Message-ID: <87iobnmvny.fsf@gmx.us> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yv0XF-00084j-2c for emacs-orgmode@gnu.org; Wed, 20 May 2015 05:43:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yv0XA-0001Ae-3t for emacs-orgmode@gnu.org; Wed, 20 May 2015 05:43:33 -0400 Received: from plane.gmane.org ([80.91.229.3]:42701) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yv0X9-0001AY-Sx for emacs-orgmode@gnu.org; Wed, 20 May 2015 05:43:28 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Yv0X7-0000jU-Fb for emacs-orgmode@gnu.org; Wed, 20 May 2015 11:43:25 +0200 Received: from 46.166.188.233 ([46.166.188.233]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 May 2015 11:43:25 +0200 Received: from rasmus by 46.166.188.233 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 May 2015 11:43:25 +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 Dov Grobgeld writes: > What do I need to do to inhibit the inclusion of pdf files as graphics > files, when exporting an org file to pdf? > > Ideally I would like to have links to referenced pdf files and not have > them treated as embedded graphics. A very quick look suggests it's hardcoded in org-latex--inline-image. Thus, the easiest thing may be to use a filter and be sure to include the pdf extension. I think you might have to use org-export-filter-paragraph-functions, Hope it helps, Rasmus -- Dung makes an excellent fertilizer