< TeX
Synopsis
\count<number>=<integer>
Description
<number> is an integer from 0 to 255. For each <number>, \count<number> is a register that can hold an integer value. A \count register can be set to <integer> with the above form.
Various arithmetic operations can be performed on the \count registers; see \advance, \multiply, and \divide.
Examples
Uses of the \count registers include keep track of section and equation numbering.
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.