[sclug] Latex referencing wierdness
Tim Sutton
suttont at onetel.net.uk
Sat Oct 25 09:05:40 UTC 2003
Hi
I am a bit puzzled :-( Can any one explain why the following latex doument
captions that table as 1.1 but refers to it as table 1.2 in the text? See the
attached dvi to see what I mean.
Thanks
Tim
\documentclass[10pt,a4paper]{report}
\usepackage[latin1]{inputenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\begin{document}
\chapter{Test}
\section{Another section}
\section{THE GARP MODELING PROCESS - A BRIEF OVERVIEW}
This is provided as Table \ref{tblParamete}.
\begin{table}[h]
\label{tblParamete}
\hline
Hello world
\caption{Hello world.}
\end{table}
\end{document}
--
Get my public keys from:
http://tim.suttonfamily.co.uk/modules.php?name=Content&pa=showpage&pid=2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chapter1_test.dvi
Type: application/x-dvi
Size: 652 bytes
Desc: not available
Url : http://lists.tmdg.co.uk/pipermail/sclug/attachments/20030520/67e0dc49/chapter1_test.dvi
More information about the Sclug
mailing list