From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Several questions about beamer export Date: Fri, 12 Jul 2013 13:14:20 -0400 Message-ID: <87ip0f3dlf.fsf@gmail.com> References: <87li5cwymc.fsf@free.fr> <87r4f445wi.fsf@gmail.com> <871u737ra6.fsf@free.fr> <8761wf4xm4.fsf@gmail.com> <87sizj7mnb.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57060) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxgvU-0000o6-GL for emacs-orgmode@gnu.org; Fri, 12 Jul 2013 13:14:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UxgvT-0005qC-2o for emacs-orgmode@gnu.org; Fri, 12 Jul 2013 13:14:36 -0400 Received: from plane.gmane.org ([80.91.229.3]:52743) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxgvS-0005q0-TA for emacs-orgmode@gnu.org; Fri, 12 Jul 2013 13:14:35 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UxgvR-0001mZ-AT for emacs-orgmode@gnu.org; Fri, 12 Jul 2013 19:14:33 +0200 Received: from pool-108-7-96-134.bstnma.fios.verizon.net ([108.7.96.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Jul 2013 19:14:33 +0200 Received: from ndokos by pool-108-7-96-134.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Jul 2013 19:14:33 +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 Darlan Cavalcante Moreira writes: > I don't think you can change the behavior of a link type to take into > account somethink similar to graphicspath, but you can easily define > custom link types: For instance, put this in your org-file > #+LINK: fig file:my_figure_path/%s > > Then you will be able to You write a link such as > > [[fig:some_figure.png]] > > > ps: Remember to do "C-c C-c" in the #+LINK line after you insert it. You know, at some point in the distant past, I think I knew this - but it must have escaped some time ago and I never noticed. Thanks! And just in time too: I'm preparing a presentation and I can use this. That *might* be enough to imprint it in my memory - but I wouldn't be too sure... -- Nick