Tagged Questions
14
votes
3answers
499 views
Adjust box around hyperref footnote links
Is it possible to adjust the size of the box around the footnote links produced by hyperref? Specifically, I would like to move the base of the box closer to the base of the object inside.
...
7
votes
1answer
677 views
Use hyperref to make bookmarks; how to include superscript
I used hyperref to make bookmarks. After reading hyperref's manual, I got this example and it worked:
\section{Pythagoras: \texorpdfstring{$ a^2 + b^2 = c^2 $}{ a\texttwosuperior\ + ...