General ⇒ Figure referencing not matching figure numbering
Figure referencing not matching figure numbering
My problem is that, I have figures numbered like "Figure 2.5" (which is what I want), but when I refer to them the text shows "In Figure 2.3.1 the ..."
What is wrong with \ref ???
I would like everything (figs, tables, equations, etc) to be numbered as <chapter>.<counter> (which is what it seems to happen now) and be referenced in the same way.
Thank you.
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Figure referencing not matching figure numbering
Best regards
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Figure referencing not matching figure numbering

I was using label before caption

BTW, is there any advantage in having label inside caption? (instead of being after)