When I click on a footnote mark in the PDF, it doesn't take me to the body of the footnote, but rather to the first page of the document. I've heeded the advice at Why are all of my footnotes hyperlinked to the titlepage?, to no avail. setspace seems to be the problem.
How can I resolve this? MWE:
\documentclass{article}
\usepackage{footnotebackref}
\usepackage{setspace}
\begin{document}
This is some text\footnote{This is a footnote.}.
\end{document}
\footnote{or just before}? – Sigur Oct 29 '14 at 22:58.logfile contents, and or the file versions you're using (see Which package version am I using?). – Werner Oct 29 '14 at 23:21