summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-misssymb.html
blob: d9b2e197b707e0aea500832da48af2cb1e562c89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<head>
<title>UK TeX FAQ -- question label misssymb</title>
</head><body>
<h3>Missing symbol commands</h3>
<p/>You&rsquo;re processing an old document, and some symbol commands such as
<code>\</code><code>Box</code> and <code>\</code><code>lhd</code> appear no longer to exist.  These commands were
present in the core of LaTeX 2.09, but are not in current LaTeX.
They are available in the <i>latexsym</i> package (which is part of
the LaTeX distribution), and in the <i>amsfonts</i> package
(which is part of the AMS distribution, and requires AMS
symbol fonts).
<dl>
<dt><tt><i>amsfonts.sty</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk  tex-archive/fonts/amsfonts/latex.zip">fonts/amsfonts/latex</a> (or <a href="http://www.tex.ac.uk/www.tex.ac.uk  tex-archive/fonts/amsfonts/latex/">browse the directory</a>)
<dt><tt><i>AMS symbol fonts</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk  tex-archive/fonts/amsfonts/sources/symbols.zip">fonts/amsfonts/sources/symbols</a> (or <a href="http://www.tex.ac.uk/www.tex.ac.uk  tex-archive/fonts/amsfonts/sources/symbols/">browse the directory</a>)
</dl>
<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=misssymb">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=misssymb</a>
</body>