Archive for February, 2010

\label position for figures and tables
February 17, 2010

I learned this after wasting few minutes on why auto-numbering in hyperlinks to figures and tables happened incorrectly. The \label{} MUST always come after \caption{} of a table/figure. The reason is that the \label command points to an entity like \caption or \section or \subsection or something similar preceding it. So if \section{Section A} is [...]

Follow

Get every new post delivered to your Inbox.