GeneralPrecounting

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
wrightjj
Posts: 10
Joined: Sat Apr 04, 2009 6:32 am

Precounting

Post by wrightjj »

Is there a way to "pre-run" latex so that it will count a specific counter? Or is there a way link the value of a counter to earlier in the document?

At the end of my document I could print the value of a certain counter, but what if I want this number in the beginning of the document?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10359
Joined: Mon Mar 10, 2008 9:44 pm

Precounting

Post by Stefan Kottwitz »

Hi,

try the totcount package.

Stefan
LaTeX.org admin
wrightjj
Posts: 10
Joined: Sat Apr 04, 2009 6:32 am

Re: Precounting

Post by wrightjj »

Thanks.
Post Reply