From: libreville <libreville@riseup.net>
To: Emacs Orgmode <emacs-orgmode@gnu.org>
Subject: table of contents + export = Unable to resolve link
Date: Wed, 03 Jan 2024 09:45:24 +0000 [thread overview]
Message-ID: <11c07aa0356038ae4b26454f1fd362ce@riseup.net> (raw)
hello,
if i create an org file with these three lines:
* contents :TOC:
* a headline
* another
org helpfully completes the table of contents for me:
* contents :TOC:
- [[#a-headline][a headline]]
- [[#another][another]]
* a headline
* another
clicking on one of the links sends point to the corresponding headline.
however, if i now call org-export-dispatch and select a format, org
throws `Unable to resolve link: "a-headline"'.
is it me or is it org?
best,
liv
next reply other threads:[~2024-01-03 9:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-03 9:45 libreville [this message]
2024-01-03 15:31 ` table of contents + export = Unable to resolve link Ihor Radchenko
2024-01-04 15:53 ` libreville
2024-01-04 16:00 ` Ihor Radchenko
2024-01-04 16:24 ` Max Nikulin
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=11c07aa0356038ae4b26454f1fd362ce@riseup.net \
--to=libreville@riseup.net \
--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.