diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-overstrike.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-overstrike.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-overstrike.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-overstrike.html new file mode 100644 index 00000000000..a167ee447d5 --- /dev/null +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-overstrike.html @@ -0,0 +1,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="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/soul.zip">macros/latex/contrib/soul</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/soul.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/soul/">browse</a>) +<dt><tt><i>ulem.sty</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/misc/ulem.sty">macros/latex/contrib/misc/ulem.sty</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> |