From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Footnotes problem when exporting from org to org
Date: Tue, 24 May 2016 22:18:40 -0400 [thread overview]
Message-ID: <87h9dmx4lb.fsf@alphaville.usersys.redhat.com> (raw)
I start with an org file like this:
--8<---------------cut here---------------start------------->8---
* Foo
Footnote [fn:1]
* Bar
And another [fn:2]
* Footnotes
[fn:1] footnote 1
[fn:2] footnote 2
--8<---------------cut here---------------end--------------->8---
and do an org->org export (C-c C-e O O). In this case, I expected the
result to be more or less a clone of the original ( although in my real
workflow, there are some changes: some sections are not exported and
there is some string replacement in the result - I plan to export the
result to HTML eventually). In particular, I expected the footnotes to be
preserved but they seem broken:
--8<---------------cut here---------------start------------->8---
# Created 2016-05-24 Tue 22:06
#+TITLE:
#+AUTHOR: Nick Dokos
* Foo
Footnote [fn:1]
[1] footnote 1
* Bar
And another [fn:2]
[2] footnote 2
--8<---------------cut here---------------end--------------->8---
Trying to export the result to HTML complains about "Definition not
found" for each footnote.
Bug? Or am I expecting too much?
Org-mode version 8.3.4 (release_8.3.4-843-gc20f51)
Thanks!
--
Nick
next reply other threads:[~2016-05-25 2:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-25 2:18 Nick Dokos [this message]
2016-05-25 6:53 ` Footnotes problem when exporting from org to org Rasmus
2016-05-25 16:17 ` Nick Dokos
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=87h9dmx4lb.fsf@alphaville.usersys.redhat.com \
--to=ndokos@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 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).