diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/ltx-241.html')
-rw-r--r-- | Master/texmf-doc/doc/english/latex2e-html/ltx-241.html | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/ltx-241.html b/Master/texmf-doc/doc/english/latex2e-html/ltx-241.html deleted file mode 100644 index bbf4f38e56c..00000000000 --- a/Master/texmf-doc/doc/english/latex2e-html/ltx-241.html +++ /dev/null @@ -1,27 +0,0 @@ -<html> -<head><title>Help On LaTeX \hspace</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">\hspace</font></h1> -<p> - <tt>\hspace[*]{len}</tt> -<p> - - The <tt>\hspace</tt> command adds horizontal space. The length of the space - <tt>len</tt> - can be expressed in any terms that LaTeX understands, i.e., points, - inches, etc. You can add negative as well as positive space with an - <tt>\hspace</tt> command. Adding negative space is like backspacing. -<p> - - LaTeX removes horizontal space that comes at the end of a line. If - you don't want LaTeX to remove this space, include the optional * - argument. Then the space is never removed. -<hr> -See <a href="ltx-143.html">Spaces and Boxes</a>, - <a href="ltx-86.html">Lengths</a><br> -Back to the <a href="ltx-2.html">Table of Contents</a> -<hr> -<address> -Revised: Sheldon Green, 10 May 1995. -</address> -</body></html> |