blob: 8c2e0d48fdae6bd69dd7c53ab04b831bd62b125d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<head>
<title>UK TeX FAQ -- question label cancellation</title>
</head><body>
<h3>Cancelling terms in maths expressions</h3>
<p/>A technique used when explaining the behaviour of expressions or
equations (often for pedagogical purposes). The <i>cancel</i>
package provides several variants of cancellation marks
(“<code>\</code>”, “<code>/</code>” and “<code>X</code>”), and
a means of cancelling ‘to’ a particular value.
<p/>Documentation of <i>cancel</i> is in the package file.
<dl>
<dt><tt><i>cancel.sty</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/cancel.zip">macros/latex/contrib/cancel</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/cancel/">browse the directory</a>)
</dl>
<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=cancellation">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=cancellation</a>
</body>
|