emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug? in latex export of cross-references in footnotes
@ 2011-09-26 19:26 Robert Goldman
  2011-09-26 19:31 ` Robert Goldman
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Goldman @ 2011-09-26 19:26 UTC (permalink / raw)
  To: Org Mode

[-- Attachment #1: Type: text/plain, Size: 578 bytes --]

Here is a simple footnote in a test file:

Footnotes:
[1]  The footnote contains a cross-reference to [[Heading]].

When I export this using org-export-as-pdf, the cross-reference to
Heading doesn't get exported properly.  In particular, what I see in the
emitted latex file is:

Inside the text there is a footnote.\protect\footnote{The footnote
contains a cross-reference to \hyperref[Heading]{Heading}. }

But the only latex \label associated with \section{Heading} is
\label{sec-1}.

I am attaching the sample org file and latex output.

Thanks for any suggestions!

Robert

[-- Attachment #2: footnote-crossref.org --]
[-- Type: text/plain, Size: 155 bytes --]

* Heading
* Another heading
* Some text
Inside the text there is a footnote.[1]

Footnotes: 
[1]  The footnote contains a cross-reference to [[Heading]].


[-- Attachment #3: footnote-crossref.tex --]
[-- Type: application/x-tex, Size: 830 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-09 12:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-26 19:26 Bug? in latex export of cross-references in footnotes Robert Goldman
2011-09-26 19:31 ` Robert Goldman
2011-10-09 12:11   ` Nicolas Goaziou

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).