Graphics, Figures & Tablesname{figure.0.1} has been referenced but does not exist, rep

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
steenreem
Posts: 6
Joined: Tue Apr 05, 2011 1:28 pm

name{figure.0.1} has been referenced but does not exist, rep

Post by steenreem »

Hi, I get a warning during compilation that I can't figure out. It says " name{figure.0.1} has been referenced but does not exist, replaced by a fixed one"

I'm a latex beginner so I really don't know what's the problem.
I've attached a MWE and the log file.

Thanks,
Remy.
Attachments
hyperfiguredoesnotexist.tex
(484 Bytes) Downloaded 339 times
hyperfiguredoesnotexist.log
(10.7 KiB) Downloaded 300 times

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

sommerfee
Posts: 503
Joined: Mon Apr 09, 2007 4:20 pm

Re: name{figure.0.1} has been referenced but does not exist,

Post by sommerfee »

Please take a look at the hyperref README about the required load order of the float and hyperref packages.

See also: http://www.tex.ac.uk/cgi-bin/texfaq2htm ... perdupdest

BTW: Why do you use \restylefloat{figure} at all? IMHO it's more a computer virus than a needed feature ;-)
steenreem
Posts: 6
Joined: Tue Apr 05, 2011 1:28 pm

Re: name{figure.0.1} has been referenced but does not exist,

Post by steenreem »

Thanks that solved the problem.
I don't see a method of marking this thread as solved, too bad!
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

name{figure.0.1} has been referenced but does not exist, rep

Post by localghost »

steenreem wrote:Thanks that solved the problem.
I don't see a method of marking this thread as solved, too bad!
It is described in Section 3 of the Board Rules.


Thorsten
Post Reply