summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/latex2e-html/ltx-117.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/ltx-117.html')
-rw-r--r--Master/texmf-doc/doc/english/latex2e-html/ltx-117.html45
1 files changed, 0 insertions, 45 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/ltx-117.html b/Master/texmf-doc/doc/english/latex2e-html/ltx-117.html
deleted file mode 100644
index 761ec951f03..00000000000
--- a/Master/texmf-doc/doc/english/latex2e-html/ltx-117.html
+++ /dev/null
@@ -1,45 +0,0 @@
-<html>
-<head><title>Help On LaTeX Math Symbols</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">Math Symbols</font></h1>
-<p>
- TeX provides almost any mathematical symbol you're likely to need.
-<p>
- Some, like <tt>+ - = &lt; &gt; | </tt> are obtained from the keyboard (the
- first three can be used in any mode; the last three only in math mode).
-<p>
- Others are generated by LaTeX commands and
- can generally be used only in math mode.
- The following describe some of the useful symbols
-<ul>
- <li><a href="ltx-401.html#math">Accents</a>
- <li><a href="ltx-406.html">Arrows</a> (math mode)
- <li><a href="ltx-404.html">Binary and relational operators</a> (math mode)
- <li><a href="ltx-403.html">Delimiters</a> (parenthesis-like objects; math mode)
- <li><a href="ltx-405.html">Greek letters</a> (math mode)
- <li><a href="ltx-407.html">Miscellaneous symbols</a>
- <li><a href="ltx-409.html">Math functions</a> (sin, cos, log, ... ; math mode)
- <li><a href="ltx-408.html">Variable size math symbols</a> (sums, integrals, ...
- ; math mode)
-<p>
- <li><a href="ltx-119.html">Math Miscellany</a>
-<p>
- <li><a href="ltx-235.html"><tt>\frac</tt></a> generates fractions (math mode)
- <li><a href="ltx-319.html"><tt>\sqrt</tt></a> generates n-th root symbol
- (math mode)
- <li><a href="stackrel.html"><tt>\stackrel</tt></a> places one item above
- another (math mode)
-<p>
- <li><a href="boldmath.html"><tt>\boldmath</tt></a> for a bold math font
-</ul>
-
-<hr>
-See also <a href="mathfonts.html">Math Fonts and Styles</a><br>
-Go to <a href="ltx-115.html">Math Formulas</a><br>
-Return to <a href="ltx-2.html">LaTeX Table of Contents</a>
-<hr>
-<address>
-Revised: Sheldon Green, 5 Jul 1995.
-</address>
-</body>
-</html>