blob: d64e76faf583750d9a206814d0c3b6bda4ecce89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<html>
<head><title>Help On LaTeX \arabic</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">\arabic</font></h1>
<tt>\arabic{counter}</tt>
<p>
The <tt>\arabic</tt> command causes the current value of <tt>counter</tt>
to be printed in arabic numbers, i.e., 3.
<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, 18 May 1995.
</address>
</body>
</html>
|