Baptiste <bate...@bat.fr.eu.org> writes:

Hello, Baptiste


> I would like to be able to  manage internal link that is exported with a
> custom reference text. I mean define somewhere an anchor *plus the
> reference caption* and then use link mechanism to create a reference
> to this point with its given caption.

>
> I do not find a way to do so.
>

I don't think there is such a function but you can do it in this way:

#+BEGIN_EXAMPLE
* Books
Presentation of the <<ref_book_1>> /Important Book/.
& some text &

* What you have to read
& you should have a look at /[[ref_book_1][Important Book]]/ &

& some text &

* Where to find books
& /[[ref_book_1][Important Book]]/ is a free book from &
#+END_EXAMPLE

Hope it helps.


Reply via email to