Search found 2 matches

by aron.wahlberg
Wed Jun 24, 2009 3:13 pm
Forum: Graphics, Figures & Tables
Topic: \Ref and \label format
Replies: 5
Views: 4568

Re: \Ref and \label format

My problem resolved when i put the label inside the caption:

\caption{Blabla. \label{myTable}}

Aron
by aron.wahlberg
Wed Jun 24, 2009 2:56 pm
Forum: Graphics, Figures & Tables
Topic: \Ref and \label format
Replies: 5
Views: 4568

Re: \Ref and \label format

I have a similar problem with tables. The twist is that when I refer to my table in the text (using \ref{mytable}), I get the format chapternumber.sectionnumber, while the numbering by the \caption gives chapternumber.tablenumber. I want the latter in both cases. How to fix this?

The way it is now ...