blob: 6fb52bf9f27264fb95efd16d6ee482ea3687de56 (
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 overstrike</title>
</head><body>
<h3>Overstriking characters</h3>
<p/>This may be used, for example, to indicate text deleted in the course
of editing. Both the <i>ulem</i> and the <i>soul</i> packages
provide the necessary facilities.
<p/>Overstriking for
<a href="FAQ-cancellation.html">cancellation in maths expressions</a> is achieved
by a different mechanism.
<p/>Documentation of <i>ulem</i> is in the package file.
<dl>
<dt><tt><i>soul.sty</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/soul.zip">macros/latex/contrib/soul</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/soul/">browse the directory</a>)
<dt><tt><i>ulem.sty</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ulem.zip">macros/latex/contrib/ulem</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ulem/">browse the directory</a>)
</dl>
<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=overstrike">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=overstrike</a>
</body>
|