Here is exactly what I am trying to do. I have a file with many commands of the form \href{a}{b} for strings a and b. I would like to redefine \href so that it executes the following: \footnote{\href{a}{b}}. Thus want to change the URL's into footnotes to URL's. – Is this possible?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
This can be done using the standard
|
|||||||||
|
|
This solution also works with URLs that include active characters such as &, % and # (requires
However, as far as I understand your blog post, you actually want that
Also, see my answer to this question. |
||||
|
|
|
The first argument of
|
|||||||
|
`to mark your inline code as I did in my edit. Moreover, can you please edit the title of your question so that it's a bit more specific and telling? – Hendrik Vogt Mar 6 '11 at 15:21