blob: 554e7b8619d159706aac5201e84889b92d4e8f04 (
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 \circle</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">\circle</font></h1>
<tt>\circle[*]{diameter}</tt>
<p>
The <tt>\circle</tt> command produces a circle of the specified diameter. If
the *-form of the command is used, LaTeX draws a solid circle.
<hr>
See also: <A href="ltx-27.html">Environments</A>,
<A href="ltx-43.html">picture</A><br>
Return to the <a href="ltx-2.html">LaTeX Table of Contents</a>
<hr>
<address>
Revised: Sheldon Green, 28 Jun 1995.
</address>
</body>
</html>
|