Search found 2 matches

by gim
Wed Jun 02, 2010 1:46 pm
Forum: General
Topic: Page, figure and other counters
Replies: 3
Views: 6624

Page, figure and other counters

Use the totcount package.

As soon as the problem is sorted out, please act according to Section 3 of the Board Rules (last two paragraphs).


Best regards and welcome to the board
Thorsten

Thanks for the answer, Thorsten.

totcount works like a charm if figure counter is global. In my case ...
by gim
Wed Jun 02, 2010 9:17 am
Forum: General
Topic: Page, figure and other counters
Replies: 3
Views: 6624

Page, figure and other counters

Hi!

I'd like to add pages and figures count to abstract, but found the way only for pages (lastpage package and \pageref{LastPage} in text) and the way to get current object count (standard LaTeX counters).

Could anybody advise, how can I get total figures count at the beginning of my text, or ...