12 ms·
What LaTeX package does one use to get the "back" link at the end of footnotes like the linked PDF exhibits?
by bokumo 2y ago
What LaTeX package does one use to get the "back" link at the end of footnotes like the linked PDF exhibits?
- gurjeet 2y agoYes, that's an interesting implementation. I'm using Firefox, and the jumps to the notes and back to the paragraph are recorded in history, and has the expected effect when clicking the back and forward history arrows/buttons.
- evomassiny 2y agohyperref does this with the "\ref{}" command, it can link to any defined \label