blob: 9bce5892257018fa17cb53fc1a559fe6b2334bca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<html>
<head><title>Help On LaTeX \linethickness</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">\linethickness</font></h1>
<tt>\linethickness{dimension}</tt>
<p>
Declares the thickness of horizontal and vertical lines in a picture
environment to be dimension, which must be a positive length. It does
not affect the thickness of slanted lines and circles, or the quarter
circles drawn by <tt>\oval</tt> to form the corners of an oval.
<hr>
See also: <A href="ltx-86.html">Lengths</A>,
<A href="ltx-43.html">Picture Environment</A><br>
Return to the <a href="ltx-2.html">LaTeX Table of Contents</a>
<hr>
<address>
Revised: Sheldon Green, 29 Jun 1995.
</address>
</body>
</html>
|