[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Following references to labelled images
From: |
Andreas Leha |
Subject: |
Re: [O] Following references to labelled images |
Date: |
Thu, 02 Aug 2012 22:10:33 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
Hi Nicolas,
Nicolas Goaziou <address@hidden> writes:
> Hello,
>
> Andreas Leha <address@hidden> 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