On Feb 3, 2006, at 12:39 PM, Bruno Pinaud wrote:
Hi,Is it possible to have the algorithms number working like figures number or tables number ? i.e. The number of the chapter followed by the number of thefigure for example and resetting the counter at the beginning of each chapter.
Add the following to your preamble
\numberwithin{algorithm}{chapter}
