summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/latex2e-html/ltx-296.html
blob: acc52f00fdec851421188a75184c46f28c83cf80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<html>
<head><title>Help On LaTeX \put</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">\put</font></h1>
<p>
 <tt>\put(x-coord,y-coord){object}</tt>
<p>

 The <tt>\put</tt> command places the <tt>object</tt> 
 specified  by the mandatory  argument at the given coordinates.
<p>
The coordinates are in units of 
<a href="unitlength.html"><tt>\unitlength</tt></a>
<p>
Some of the <tt>object</tt> items you might place are
<ul>
<li><a href="ltx-257.html"><tt>\line</tt></a>
<li><a href="ltx-341.html"><tt>\vector</tt></a>
<li><a href="ltx-210.html"><tt>\circle</tt></a>
<li><a href="ltx-286.html"><tt>\oval</tt></a>
</ul>
See also: <A href="ltx-27.html">Environments</A>, 
   <A href="ltx-43.html">picture</A><br> 
Return to <a href="ltx-2.html">LaTeX Table of Contents</a>
<hr>
<address>
Revised: Sheldon Green, 12 May 1995.
</address>
</body>
</html>