Re: Figure ref. numbering

Jitender Singh <[email protected]>
Newsgroups gmane.comp.tex.tugindia
Message-ID <[email protected]>
Position of label w.r.t. caption does change format of printed label. I just
cross-checked it, you may try it yourself:
 \begin{figure}[htbp]
 \includegraphics[width=0.5\textwidth]{fileName.png}
 \caption{figure caption}
 \label{fig:tiger}
 \end{figure}

results in figure 3 whereas,

 \begin{figure}[htbp]
 \includegraphics[width=0.5\textwidth]{fileName.png}
 \label{fig:tiger}
 \caption{figure caption}
 \end{figure}

gives figure 2.1.3. (section number)

Regards,
Jitender SIngh

On Mon, May 30, 2011 at 3:26 PM, S. venkataraman <[email protected]>wrote:

> On Mon, May 30, 2011 at 1:49 PM, Jitender Singh <[email protected]
> >wrote:
>
> > I believe Vinay wants figure number to be independent of section number,
> > e.g. 1, 2 ,3 etc. For this, put label command below the caption.
> >
> > \begin{figure}[htbp]
> > \includegraphics[width=0.5\textwidth]{fileName.png}
> > \caption{figure caption}
> > \label{fig:tiger}
> > \end{figure}
> >
> > Regards,
> > Jitender Singh
> > On Mon, May 30, 2011 at 11:05 AM, vinay <[email protected]>
> wrote:
> >
> >
> > The position of the \label does'nt influence the format
> of the label printed in any way as far as I know.
> Best,
> S. Venkataraman
> _______________________________________________
> Home:        http://www.tug.org.in/
> TeX FAQ:     http://www.tex.ac.uk/faq
> unsubscribe: http://tug.org/mailman/listinfo/tugindia
>



-- 
Regards!
Jitender Singh
_______________________________________________
Home:        http://www.tug.org.in/
TeX FAQ:     http://www.tex.ac.uk/faq
unsubscribe: http://tug.org/mailman/listinfo/tugindia
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.