About 50 results
Open links in new tab
  1. strikeout - Strikethrough text - TeX - LaTeX Stack Exchange

    Jul 26, 2011 · I am writing an article in LaTeX 2e. Part of the article describes the Sieve of Eratosthenes, and I want to show examples of how multiples of a prime are removed from the sieve by showing …

  2. Thickness for \sout {} (strikethrough) command from ulem package

    Jan 14, 2016 · The ulem source states that: To draw a line through text instead of under it (strike out) do under-line with negative depth. So, the thickness of the strike is the same as that of the underline. …

  3. How to use \sout {} inside the \title {} using beamer class

    How to use \sout {} inside the \title {} using beamer class Ask Question Asked 12 years, 5 months ago Modified 12 years, 5 months ago

  4. Using \cite in \sout causes errors - LaTeX Stack Exchange

    Apr 24, 2019 · Using \cite in \sout causes errors Ask Question Asked 6 years, 10 months ago Modified 6 years, 10 months ago

  5. Strikeout in math mode - TeX - LaTeX Stack Exchange

    Jun 13, 2011 · 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.

  6. Highlighting and striking through text in latex

    \documentclass{article} \usepackage{soul} \usepackage[normalem]{ulem} \begin{document} \hl{\mbox{\sout{This is my text which I want to highlight and strike through. The text does not go to …

  7. Strikeout - when which package ? ( ulem vs soul vs ...)

    It should probably also be mentioned that ulem has the package option normalem, which does not make \emph underline its argument. This way you can get the \sout command without changing the …

  8. Strikethrough and line breaks - TeX - LaTeX Stack Exchange

    Apr 26, 2021 · I need to use \\sout{} from the ulem package for longer passages of text and in combination with other macros. However, this removes all linebreaks and the text is kept on a single …

  9. Alternative to the soul package? - TeX - LaTeX Stack Exchange

    Sep 1, 2020 · Context One may want to highlight some text, or strike it. This can be done with either the soul package, or with the ulem package using a trick, although it does not work that well. Problem …

  10. strikethrough math formula in the math mode - TeX - TeX - LaTeX …

    Sep 23, 2017 · Is there a way to do strikethrough math formula in the math mode? I had known this: