On Wed, Nov 07, 2001 at 10:52:48PM +0100, Renaud MICHEL wrote: > -At the begining of each section set the counter figure to 0 > \setcounter{figure}{0}
No, a simpler solution is to add \@addtoreset{figure}{section} to the preamble.
On Wed, Nov 07, 2001 at 10:52:48PM +0100, Renaud MICHEL wrote: > -At the begining of each section set the counter figure to 0 > \setcounter{figure}{0}
No, a simpler solution is to add \@addtoreset{figure}{section} to the preamble.