Graphics, Figures & TablesBackreference in figure captions

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
CryoDude
Posts: 1
Joined: Thu Nov 05, 2020 11:45 pm

Backreference in figure captions

Post by CryoDude »

Hello my friends,

Is there a way to include a hyperlinks in figure captions that point to all pages where the figure is cited?

Example:
A figure is referenced on page 2 and 5 with \ref{fig_name} and the figure itself appears on page 7.
In the caption of the figure I would now like to have something like: "Mentioned on pp. 2 and 5"
where the numbers "2" and "5" are hyperlinks to the correponding pages.
It would be something similar to backref in biblatex.

Thanks for any help!
CryoDude

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Post Reply