File: sec83.html

package info (click to toggle)
ts 9802-1
  • links: PTS
  • area: non-free
  • in suites: hamm
  • size: 2,348 kB
  • ctags: 1,468
  • sloc: tcl: 4,567; ansic: 3,389; makefile: 88; sh: 1
file content (28 lines) | stat: -rw-r--r-- 821 bytes parent folder | download | duplicates (3)
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
<html>
<head><title>Lengths</title></head>
<body>
<h1>Lengths</h1>
<P>

</P>
<P>
A <CODE>length</CODE> is a measure of distance.  Many LaTeX commands take a
length as an argument.

</P>

<UL>
<LI><A href="sec84.html">&#92;newlength</A>: Define a new length.
<LI><A href="sec85.html">&#92;setlength</A>: Set the value of a length.
<LI><A href="sec86.html">&#92;addtolength</A>: Add a quantity to a length.
<LI><A href="sec87.html">&#92;settodepth</A>: Set a length to the depth of something.
<LI><A href="sec88.html">&#92;settoheight</A>: Set a length to the height of something.
<LI><A href="sec89.html">&#92;settowidth</A>: Set a length to the width of something.
<LI><A href="sec90.html">Predefined lengths</A>: Lengths that are, like, predefined.
</UL>



<p>--&gt;<a href="index.html">LaTeX index</a>
</body>
</html>