Tagged Questions
4
votes
2answers
615 views
Strikethrough in Section Title
I am currently using ulem and \sout to do strikethroughs, but what if I want to strikethrough in a section title?
I'm using hyperref and receive the following error when I use \section{\sout{..}}:
...
9
votes
2answers
879 views
Double strikeout
I'm using the ulem for strikethrough, but need two formats of strikethrough. I'm currently using \dout{text} which looks good, but the second\xout{text} makes the base text a little too unreadable.
...