emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Johannes Brauer <brauer@nordakademie.de>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: problem with html export of links
Date: Mon, 26 Sep 2016 15:20:15 +0000	[thread overview]
Message-ID: <706A4D7A-07EB-475F-9B4E-9BDC56FCE426@nordakademie.de> (raw)

Hi!

I have two files.

 a.org contains the anchor defined by custom_id property

* headline
  :PROPERTIES:
  :CUSTOM_ID: anchor
  :END:

and

b.org contains the link to a headline in a.org with custom id #anchor

[[file:a.org::#anchor]]

Clicking the link in b.org all works fine. But exporting b.org to html I get 

…
  b.org contains the link to a headline in a.org with custom id #anchor
  </p>

  <p>
  <a href="a.html#MissingReference">a.html#MissingReference</a>
  </p>
...
with #MissingReference instead of #anchor. I cannot figure out, what the failure is.

Johannes

             reply	other threads:[~2016-09-26 15:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-26 15:20 Johannes Brauer [this message]
2016-09-26 15:36 ` problem with html export of links Nicolas Goaziou

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=706A4D7A-07EB-475F-9B4E-9BDC56FCE426@nordakademie.de \
    --to=brauer@nordakademie.de \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).