Text FormattingCross out in latex

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
hm24_arul
Posts: 11
Joined: Tue Mar 31, 2009 8:04 am

Cross out in latex

Post by hm24_arul »

Hi experts

how can i format like this. I think ulem.sty does not have these type of cross out. Plz see the attaced file.
new.JPG
new.JPG (2.4 KiB) Viewed 11375 times
new1.JPG
new1.JPG (1.43 KiB) Viewed 11375 times
thanks in advance

regards
a r u l

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
svend_tveskaeg
Posts: 478
Joined: Sun Jul 12, 2009 5:31 am

Cross out in latex

Post by svend_tveskaeg »

Are you trying to cross out mathematics or text?

If it is text, you can try the `soul' package.
``In the game of chess, you can never let your adversary see your pieces.''
-- Zapp Brannigan, Futurama (season 1, episode 4)
hm24_arul
Posts: 11
Joined: Tue Mar 31, 2009 8:04 am

Re: Cross out in latex

Post by hm24_arul »

Hi svend_tveskaeg

thanks for your reply I want to cross both text and math. soul package cross our using stright line not like the math shown above. I want to format the same as above.
phi
Posts: 577
Joined: Tue Oct 21, 2008 8:10 pm

Re: Cross out in latex

Post by phi »

and for mathematics the cancel package
hm24_arul
Posts: 11
Joined: Tue Mar 31, 2009 8:04 am

Re: Cross out in latex

Post by hm24_arul »

Hi Phi thanks a lot its perfect
Post Reply