emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* LaTeX export: Handle hash symbol in footnote url links
@ 2014-02-21 10:52 Michael Bach
  2014-02-21 11:14 ` Vladimir Lomov
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Bach @ 2014-02-21 10:52 UTC (permalink / raw)
  To: emacs-orgmode

Dear org-mode Devs and Users,

I am trying to export the following snippet

#+BEGIN_ORG
* LaTeX export of url with hash symbol

The Org mode export facilities can be used to export Org documents or
parts of Org documents to a variety of other formats.[fn:1]

* Footnotes

[fn:1] [[http://orgmode.org/org.html#Exporting]]
#+END_ORG

Now the exported .tex file contains the link as
: \footnote{\url{http://orgmode.org/org.html#Exporting}}

Which LaTeX does not like:
: Illegal parameter number in definition of \Hy@tempa

FWIW, there is a workaround for the percent symbol described on SO[1]
using `\urldef` - but this does not work with the hash symbol.

Is there another workaround/solution that works with org-mode?

[1] bit.ly/1cwYJaM

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

end of thread, other threads:[~2014-04-10 17:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-21 10:52 LaTeX export: Handle hash symbol in footnote url links Michael Bach
2014-02-21 11:14 ` Vladimir Lomov
2014-02-21 12:57   ` Michael Bach
2014-02-26 14:11     ` Nicolas Goaziou
2014-03-21  8:39       ` Bastien
2014-04-10 17:25       ` Michael Bach

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