Tagged Questions
2
votes
1answer
139 views
automatically cope with special characters in LaTeX hyperlink anchor caption
I am generating LaTeX code in an automated way and have run into a problem I'm not quite sure how to solve. The problem occurs when I am generating a clickable contents page using hyperlinks. File ...
1
vote
1answer
481 views
LaTeX Combined hyper reference and footnote lacks verbatim argument behaviour [duplicate]
Possible Duplicate:
Getting those %#!^& signs in the footnote!
Here's my first version of a clever command for URL-footnotes. It combines pdftex's hyperlink behaviour with a \footnote ...
11
votes
4answers
2k views
Getting those %#!^& signs in the footnote!
This is basically an expanded version of part of Control command arguments . The original questioner there wants to redefine \href so that all the links end up in foonotes (rather than in the main ...
9
votes
3answers
473 views
Hyperref using the wrong language script for \url?
In a mixed language document, I try to use a URL. Here is minimal input
demonstrating
\documentclass{article} % compile with xelatex
\usepackage{hyperref}
\usepackage{polyglossia}
...