diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/ltx-118.html')
-rw-r--r-- | Master/texmf-doc/doc/english/latex2e-html/ltx-118.html | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/ltx-118.html b/Master/texmf-doc/doc/english/latex2e-html/ltx-118.html deleted file mode 100644 index bd64652c6ee..00000000000 --- a/Master/texmf-doc/doc/english/latex2e-html/ltx-118.html +++ /dev/null @@ -1,25 +0,0 @@ -<html> -<head><title>Help On LaTeX Spacing in Math Mode</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">Spacing in Math Mode</font></h1> -<p> - In a math environment, LaTeX ignores the spaces you type and puts in - the spacing that it thinks is best. LaTeX formats mathematics the way - it's done in mathematics texts. If you want different spacing, LaTeX - provides the following four commands for use in math mode: -<ul> -<li><a href="ltx-183.html"><tt>\;</tt></a> - a thick space -<li><a href="ltx-184.html"><tt>\:</tt></a> - a medium space -<li><a href="ltx-185.html"><tt>\,</tt></a> - a thin space -<li><a href="ltx-186.html"><tt>\!</tt></a> - a negative thin space -</ul> -<hr> -See also <a href="ltx-115.html">Math Formulas</a>, - <a href="ltx-117.html">Math Symbols</a><br> -Return to <a href="ltx-2.html">LaTeX Table of Contents</a><br> -<hr> -<address> -Revised: Sheldon Green, 7 Jul 1995. -</address> -</body> -</html> |