Graphics, Figures & Tablestable reference

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
lehe
Posts: 12
Joined: Mon Feb 09, 2009 11:57 pm

table reference

Post by lehe »

Hi,

I wrote a long table with a label in a tex file and \input it into my main tex file. The reference in the main tex file to the table, however, does not show the numbering of the table but the one of the next table that are written directly in the main tex file. All long tables that are written directly in the main tex file have correct references. How to fix my problem? Must the label be defined in the same tex file as its reference?

Thanks and regards!

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
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

table reference

Post by frabjous »

It's unclear to me why it shouldn't work as you were doing it. Please post a minimal working example that shows the problem.
Post Reply