diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/ltx-119.html')
-rw-r--r-- | Master/texmf-doc/doc/english/latex2e-html/ltx-119.html | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/ltx-119.html b/Master/texmf-doc/doc/english/latex2e-html/ltx-119.html new file mode 100644 index 00000000000..9e0fb80d330 --- /dev/null +++ b/Master/texmf-doc/doc/english/latex2e-html/ltx-119.html @@ -0,0 +1,39 @@ +<html> +<head><title>Help On LaTeX Math Miscellany</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 Miscellany</font></h1> + +The math symbols <tt>< ></tt> and <tt>|</tt> are used only in math mode. +Note that left and right angle brackets (which are somewhat taller than +< and >) can be obtained with +<a href="ltx-403.html"><tt>\langle</tt> and <tt>\rangle</tt></a> commands. +<p> +The single right quotation mark, <tt>'</tt>, produces a prime in math mode. +You can also use <a href="ltx-407.html"><tt>\prime</tt></a>. + +<H2>Also see</H2> +<ul> +<li><a href="boldmath.html"><tt>\boldmath</tt></a> font +<li><A href="ltx-207.html"><tt>\cdots</tt></A> (centered ellipsis) +<li><A href="ltx-218.html"><tt>\ddots</tt></A> (diagonal ellipsis) +<li><A href="ltx-235.html"><tt>\frac</tt></A> +<li><A href="ltx-256.html"><tt>\ldots</tt></A> (ellipsis) +<li><A href="ltx-287.html"><tt>\overbrace</tt></A> +<li><A href="ltx-288.html"><tt>\overline</tt></A> +<li><A href="ltx-319.html"><tt>\sqrt</tt></A> +<li><a href="stackrel.html"><tt>\stackrel</tt></a> putting + things above other things +<li><A href="ltx-335.html"><tt>\underbrace</tt></A> +<li><A href="ltx-336.html"><tt>\underline</tt></A> +<li><A href="ltx-340.html"><tt>\vdots</tt></A> (vertical ellipsis) +</ul> +<hr> +See also <a href="ltx-115.html">Math Formulas</a>, + <a href="ltx-117.html">Math Symbols</a>, + <a href="mathfonts.html">Math Fonts and Styles</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> |