blob: 64db37f4f6b0c8e0c4b6287445afc03faa1e6ee4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<html>
<head><title>Help On LaTeX \usecounter</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">\usecounter</font></h1>
<p>
<tt>\usecounter{counter}</tt>
<p>
The <tt>\usecounter</tt> command is used in the second argument of the
<a href="ltx-260.html">list environment</a>
to allow the counter specified to be used to number the
list items.
<hr>
See also <A href="ltx-3.html">Counters</A>,
<a href="ltx-260.html">list environment</a><br>
Go to <a href="ltx-2.html">LaTeX Table of Contents</a>
<hr>
<address>
Revised: Sheldon Green, 18 May 1995.
</address>
</body>
</html>
|