Andreas Leha | 2 Aug 2012 21:11
Picon

Following references to labelled images

Hi all,

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]]

I do not recall whether this has been possible at some time, but it
seems like a missing feature to me.  Is there another way to jump to
the referenced label from the reference, that I am missing?

Regards,
Andreas

Nicolas Goaziou | 2 Aug 2012 22:00
Picon

Re: Following references to labelled images

Hello,

Andreas Leha <andreas.leha <at> med.uni-goettingen.de> 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

Andreas Leha | 2 Aug 2012 22:10
Picon

Re: Following references to labelled images

Hi Nicolas,

Nicolas Goaziou <n.goaziou <at> gmail.com> writes:

> Hello,
>
> Andreas Leha <andreas.leha <at> med.uni-goettingen.de> 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.
>

As easy as that!  Thanks a lot.

Regards,
Andreas


Gmane