General ⇒ Neat RollOver Feature for Footnotes and References
Neat RollOver Feature for Footnotes and References
This is my first post here, and I am rather new to LaTeX so I am not quite sure if this is in the right forum.
Anyhow, one of my professors who uses LaTeX had a document wherein when you moved your mouse over the citation or the footnote number, an image of the footnote or the reference would appear next to the mouse. I have been searching all over trying to figure out how this is done, but to no avail.
I would greatly appreciate it if you could give me some pointers.
Thanks,
Greg
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Posts: 162
- Joined: Wed Jun 17, 2009 10:18 pm
Neat RollOver Feature for Footnotes and References
There are a couple packages, such as fancytooltips, that can create tooltips, but I do not know if it is possible to have it do this with references and footnotes.
Re: Neat RollOver Feature for Footnotes and References
Neat RollOver Feature for Footnotes and References
I thought that that might be the case, but I have created documents with hyperref links and viewed them in the same viewer (Skim) without getting the effect.frabjous wrote:Are you sure this wasn't a feature of the (PDF) viewer? Certainly there are web browser plugins that will do this for webpage links; probably the same could be done for a PDF viewer program too (with links created by, e.g., hyperref).