* Bug: no hypertext in a latex exported footnote
@ 2013-01-28 5:38 Heikki Lehvaslaiho
2013-01-28 6:59 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Heikki Lehvaslaiho @ 2013-01-28 5:38 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 1116 bytes --]
If you add a footnote that starts with an URL, latex export fails to
recognize it as a hypertext. My quick fix has been to add a nonbreaking
space before the URL. I'd love to see this fixed in the repo.
#---------------------------Example text--------------------------
#+TITLE: Hypertext export in a footnote
#+OPTIONS: toc:nil
* Main text
Two search engines google[fn:google] and bing[fn:bing].
* Footnotes
[fn:google] \nbsp http://www.google.com is hypertex
[fn:bing] http://www.bing.com is not a hypertext
#---------------------------Example text--------------------------
I prefer the look of the footnote (in PDF) with a space separating the
number and the text, but is the tight coupling such a well
established convention that this has to be fixed in some other way than
adding a tilde into the latex?
-Heikki
Heikki Lehvaslaiho - skype:heikki_lehvaslaiho http://about.me/heikki
cell: +966 545 595 849 office: +966 2 808 2429
KAUST Supercomputing Center, Building #1, Level 0, R0124
4700 King Abdullah University of Science and Technology (KAUST)
Thuwal 23955-6900, Kingdom of Saudi Arabia
[-- Attachment #2: Type: text/html, Size: 1645 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Bug: no hypertext in a latex exported footnote
2013-01-28 5:38 Bug: no hypertext in a latex exported footnote Heikki Lehvaslaiho
@ 2013-01-28 6:59 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2013-01-28 6:59 UTC (permalink / raw)
To: Heikki Lehvaslaiho; +Cc: emacs-orgmode
Hello,
Heikki Lehvaslaiho <heikki.lehvaslaiho@gmail.com> writes:
> If you add a footnote that starts with an URL, latex export fails to
> recognize it as a hypertext. My quick fix has been to add a nonbreaking
> space before the URL. I'd love to see this fixed in the repo.
The next export framework, which will be merged soon, doesn't suffer
this bug.
Thank you for the report.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-28 7:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-28 5:38 Bug: no hypertext in a latex exported footnote Heikki Lehvaslaiho
2013-01-28 6:59 ` 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).