blob: bb877e8b1d6500e6da0a46926f2fc4bb940d1ca4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<html>
<head><title>Help On LaTeX \setcounter</title></head>
<body bgcolor="#ffffff" text="#000000" link="#000099" vlink="#cc0000" alink="#cc0000">
<h1><font size="-2">Hypertext Help with LaTeX</font><br><font color="#cc0000">\setcounter</font></h1>
<p>
<tt>\setcounter{counter}{value}</tt>
<p>
The <tt>\setcounter</tt> command sets the value of the specified
<tt>counter</tt> to that
specified by the <tt>value</tt> argument.
<hr>
See also <A href="ltx-3.html">Counters</A><br>
Go to <a href="ltx-2.html">LaTeX Table of Contents</a>
<hr>
<address>
Revised: Sheldon Green, 2 May 1995.
</address>
</body>
</html>
|