[texhax] Strikethrough

William Adams will.adams at frycomm.com
Thu Dec 7 18:56:33 CET 2006


On Dec 6, 2006, at 5:17 PM, Ned & Lynne Floyd wrote:

> Is there a LaTeX or TeX command for "strikethrough" (analogous to MS
> WORD's "strikethrough") that puts a line through text?  Thank you.

Not internally, but there is a package, ``soul'' which does this:

ftp://cam.ctan.org/tex-archive/macros/latex/contrib/soul.zip

\documentclass{minimal}
\usepackage{soul}
\begin{document}
The package soul provides \st{strikethrough}.
\end{document}

William

-- 
William Adams
senior graphic designer
Fry Communications



This email message and any files transmitted with it contain information
which is confidential and intended only for the addressee(s). If you are
not the intended recipient(s), any usage,  dissemination, disclosure, or
action taken in  reliance on it is prohibited.  The reliability of  this
method of communication cannot be guaranteed.  Email can be intercepted,
corrupted, delayed, incompletely transmitted, virus-laden,  or otherwise
affected during transmission. Reasonable steps have been taken to reduce
the risk of viruses, but we cannot accept liability for damage sustained
as a result of this message. If you have received this message in error,
please immediately delete it and all copies of it and notify the sender.


More information about the texhax mailing list