Search found 1 match

by jayeeta
Mon Jun 23, 2008 8:19 am
Forum: General
Topic: setting figure number
Replies: 1
Views: 4442

setting figure number

Hi,
I want to put in some figures. did so using \includegraphics. but for captions if I use \caption it automatically takes the figure numbers to be 1, 2, 3 ... while I want them to appear as 1.1, 1.2, 1.3,...How do I forcefully do it ? I removed the \caption command and just typed in by hand 1.1 ...