Skip to main content

Questions tagged [hyperref]

{hyperref} is a package capable of producing hypertext links in documents. If your question is about cross-referencing in general, choose {cross-referencing}. If it's specifically about PDF features, consider to choose {pdf}.

6 votes
2 answers
142 views

Sorry everyone. I just did an update, which was probably a mistake, and encountered another problem with hyperref. For years I've been using a workaround which I borrowed from a journal, and it worked....
Alex Degtyarev's user avatar
2 votes
1 answer
72 views

I have discovered a weirdest behavior of \refstepcounter in hyperref: it does not work with \offinterlineskip. Here is a minimal example: %Format: latex \documentclass{amsart} \usepackage{hyperref} \...
Alex Degtyarev's user avatar