Hello friends,
Can you please advice me, if how i can restart the figure caption numbering from a particular section of my document.
Thanks in advance.
Greets,
Muthu
Graphics, Figures & Tables ⇒ restarting figure caption
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
restarting figure caption
Hi Muthu,
a simple way would be to reset the figure counter at this particular place:
Stefan
a simple way would be to reset the figure counter at this particular place:
Code: Select all
\setcounter{figure}{0}
LaTeX.org admin
-
- Posts: 97
- Joined: Fri Sep 04, 2009 4:56 pm
Re: restarting figure caption
Hello stefan,
Thank u very much...
It is working fine..
Regards,
Muthu
Thank u very much...
It is working fine..
Regards,
Muthu