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 342 times
hyperfiguredoesnotexist.log
(10.7 KiB) Downloaded 303 times

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

User avatar
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