How can I strikeout words in math mode (similar to \sout with \usepackage{ulem} in text mode)? I've tried \usepackage{cancel} and \(\cancel{1+1=2}\) but that draws a diagonal line.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
|
Use something like
or
And you can of course define a command for convenience. |
||||
|
Works in math and text mode
|
||||
|
|
version 2 (fine remark from Martin)
|
|||||||||||
|

