From: visayafan <visayafan@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Internal link with custom caption
Date: Sat, 18 May 2013 02:01:06 +0800 [thread overview]
Message-ID: <87a9nt4hb1.fsf@gmail.com> (raw)
In-Reply-To: 87ehd5ohr1.fsf@bat.fr.eu.org
Baptiste <bateast@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.
prev parent reply other threads:[~2013-05-17 18:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-17 13:31 Internal link with custom caption Baptiste
2013-05-17 18:01 ` visayafan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a9nt4hb1.fsf@gmail.com \
--to=visayafan@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.