Math & Science ⇒ Wavy lines across expression in math mode
Wavy lines across expression in math mode
Hello all. Does anybody know about packages like cancel (see cancel.sty), but with wavy/any lines to across expression in formulas in math mode?
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Wavy lines across expression in math mode
Hi dinya,
the ulem package is able to draw lines or symbols across expressions. It provides a wavy underline that could be modified for marking over.
Stefan
the ulem package is able to draw lines or symbols across expressions. It provides a wavy underline that could be modified for marking over.
Stefan
LaTeX.org admin
Re: Wavy lines across expression in math mode
Thanks, Stefan_K