top | item 41383309 (no title) bokumo | 1 year ago What LaTeX package does one use to get the "back" link at the end of footnotes like the linked PDF exhibits? discuss order hn newest gurjeet|1 year ago Yes, 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|1 year ago hyperref does this with the "\ref{}" command, it can link to any defined \label
gurjeet|1 year ago Yes, 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|1 year ago hyperref does this with the "\ref{}" command, it can link to any defined \label
gurjeet|1 year ago
evomassiny|1 year ago