Graphics, Figures & TablesFigure problem with reference

Information and discussion about graphics, figures & tables in LaTeX documents.
wishotz
Posts: 18
Joined: Mon Dec 26, 2016 2:39 pm

Figure problem with reference

Post by wishotz »

BlackForestrian wrote:You're using article -- there are no chapters in an article.

You could get the same with \input without screwing up the system by letting a global \clearpage go into nirvana ... ;-)
Ahhh okay, so what do I have to change? only the include to input?

Recommended reading 2024:

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

Figure problem with reference

Post by BlackForestrian »

Yes, and remove the dreadful \let\clearpage\relax
wishotz
Posts: 18
Joined: Mon Dec 26, 2016 2:39 pm

Figure problem with reference

Post by wishotz »

BlackForestrian wrote:Yes, and remove the dreadful \let\clearpage\relax
Yes it worked, thanks alot. Didn't expected that the error was there.
Post Reply