blob: 5f97304516699d0adbaf5194b99325bf5c03b86c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<html>
<head><title>Help On LaTeX \overline</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">\overline</font></h1>
<p>
<tt>\overline{equation}</tt>
<p>
The <tt>\overline</tt> command causes the argument
<tt>equation</tt> to be overlined; math mode.
<hr>
See also:
<ul>
<li><A href="ltx-115.html">Math Formulas</A>
<li><A href="ltx-119.html">Math Miscellany</A>
<li><a href="ltx-287.html"><tt>\overbrace</tt></a>
<li><a href="ltx-335.html"><tt>\underbrace</tt></a>
<li><a href="ltx-336.html"><tt>\underline</tt></a>
</ul>
Back to the <a href="ltx-2.html">Table of Contents</a>
<hr>
<address>
Revised: Sheldon Green, 31 May 1995.
</address>
</body></html>
|