Re: Figure ref. numbering

Jitender Singh <[email protected]>
Newsgroups gmane.comp.tex.tugindia
Message-ID <[email protected]>
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:

> Dear TeXies,
> I am writing my project thesis using LaTeX. My OS is Ubuntu 9.10. The
> front-end is Kile.When I make reference to a particular figure in the
> explanatory text, the figure number&nbsp;corresponding &nbsp;to the section
> is getting printed.
> Example:Suppose I am in Chapter 2, section 2. When &nbsp;I say
> Fig.~\ref{fig:tiger}, the ouput is as follows:
> Fig. 2.2.1 for the first figure,FIg 2.2.2 for the 2nd figure&nbsp;
> and so on. For the next section, it says Fig 2.3.1 etc..
> How to solve this problem?
> With regards,VinayMTech (Mechatronics)NITK, Surathkal
> _______________________________________________
> Home:        http://www.tug.org.in/
> TeX FAQ:     http://www.tex.ac.uk/faq
> unsubscribe: http://tug.org/mailman/listinfo/tugindia
>
_______________________________________________
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.