From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Following references to labelled images Date: Thu, 02 Aug 2012 22:00:38 +0200 Message-ID: <87ipd1cbdl.fsf@gmail.com> References: <87pq796rds.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:32799) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sx1d4-0007Xt-EM for emacs-orgmode@gnu.org; Thu, 02 Aug 2012 16:04:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sx1d3-0002Bl-BQ for emacs-orgmode@gnu.org; Thu, 02 Aug 2012 16:04:18 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:60873) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sx1d3-0002BY-5J for emacs-orgmode@gnu.org; Thu, 02 Aug 2012 16:04:17 -0400 Received: by weys10 with SMTP id s10so7044329wey.0 for ; Thu, 02 Aug 2012 13:04:16 -0700 (PDT) In-Reply-To: <87pq796rds.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Thu, 02 Aug 2012 21:11:27 +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: Andreas Leha Cc: emacs-orgmode@gnu.org Hello, Andreas Leha writes: > it seems to be not possible to follow references to images (for > example) as here: > > There is a Figure [[fig_test_C_c_C_o]] > > #+caption: Try to get to this figure via C-c C-o on the reference > #+label: fig_test_C_c_C_o > [[foo.png]] Use NAME instead of LABEL. Regards, -- Nicolas Goaziou