[OS X TeX] Labeling of Figures

Jimi Alphapower at gmx.de
Wed Jan 27 16:16:19 CET 2010


Hei,

I just was wondering why the numbering of some Figures in my article  
are somewhat messed up when I change the position of \caption and  
\label in a Figure environment? For example:

This

\begin{figure}[htb]
   \begin{center}
     \includegraphics{fig}
     \label{fig:fig}
     \caption{caption}
   \end{center}
\end{figure}

generates a number of the style section-n0+fig-no while this

\begin{figure}[htb]
   \begin{center}
     \includegraphics{fig}
     \caption{caption}
     \label{fig:fig}
   \end{center}
\end{figure}

generates only a single number (which I actually wanted to have). Is  
this an option or a bug? Is this MAC specific?

Thanks,

Jimi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/macostex-archives/attachments/20100127/6bac2f70/attachment.html>
-------------- next part --------------
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
List Archive: http://tug.org/pipermail/macostex-archives/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex



More information about the macostex-archives mailing list