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 them in a strikethrough font. How do I create a strikethrough font in LaTeX 2e?
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.
|
migrated from stackoverflow.com Jul 21 '11 at 14:38
|
I'm not quite sure what you mean with creating a strikethrough font. However, for striking through text horizontally see: http://stackoverflow.com/questions/2663944/how-to-strike-out-inside-latex-equations So with the
With the
The |
|||||||||
|
|
There is also the cancel package:
The solution to Diagonal strikeout starting too low and ending too high is another option to consider. |
||||
|
|
|
This is for within an equation (I got it off of another forum) and requires
|
||||
|
|

