On Mon, Aug 12, 2002 at 05:20:35PM +0300, Martin Vermeer wrote: > > Only that it assumes that the counters for the paragraphs *up to that > point* are in order. If you use per-buffer counters, you will find that > this doesn't work anymore. The routine just continues counting on from > the last figure in the buffer... not good. That's why you have to > reset the counters and re-run the count over the *whole* buffer from the > start.
I still don't understand. The current code works correctly for section counters. Why doesn't it work with figure float counters ?