summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/latex2e-html/ltx-257.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/ltx-257.html')
-rw-r--r--Master/texmf-doc/doc/english/latex2e-html/ltx-257.html29
1 files changed, 0 insertions, 29 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/ltx-257.html b/Master/texmf-doc/doc/english/latex2e-html/ltx-257.html
deleted file mode 100644
index 616a63de4f0..00000000000
--- a/Master/texmf-doc/doc/english/latex2e-html/ltx-257.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<html>
-<head><title>Help On LaTeX \line</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">\line</font></h1>
-<p>
- <tt>\line(x-slope,y-slope){length}</tt>
-<p>
- The <tt>\line</tt> command draws a line of the specified length and slope.
-<p>
-The slope is determined by <tt>(x-slope,y-slope)</tt> which are signed
-integers of magnitude less than or equal to 6 and which have no common
-divisor except for plus or minus one; For example (1,0) is a horizontal
-line; (1,1) gives a slope of
-45 degress; (0,1) is a vertical line; (-1,1) is 135 degrees.
-<p>
-The <strong>horizontal</strong> extent of the line is given by the
-<tt>length</tt> parameter, except in the case of a vertical line in
-which case <tt>length</tt> specifies the vertical height.
-<hr>
-See also <A href="ltx-27.html">Environments</A>,
- <A href="ltx-43.html">picture</A><br>
-See also <a href="ltx-341.html"><tt>\vector</tt></a><br>
-Back to the <a href="ltx-2.html">Table of Contents</a>
-<hr>
-<address>
-Revised: Sheldon Green, 12 May 1995.
-</address>
-</body>
-</html>