emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Latex strikethrough or cancel?
@ 2015-10-08  3:35 Lawrence Bottorff
  2015-10-08  7:06 ` Suvayu Ali
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Lawrence Bottorff @ 2015-10-08  3:35 UTC (permalink / raw)
  To: emacs-orgmode Mailinglist

[-- Attachment #1: Type: text/plain, Size: 406 bytes --]

I've got a fraction done this way in an org file:

\[
 \frac{1}{(2^3)(5)}
 \]

and I'd like to strike though or cancel the (5) part. The Latex method I've
found says do it this way:

...
\usepackage[makeroom]{cancel}
...

\[
 \frac{1}{(2^3)\cancel{(5)}}
 \]

But it's ignored and comes back verbatim. Of course +(5)+ doesn't work
either, again, coming back verbatim with the pluses. How can I do this?

LB

[-- Attachment #2: Type: text/html, Size: 682 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-10-11  0:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-08  3:35 Latex strikethrough or cancel? Lawrence Bottorff
2015-10-08  7:06 ` Suvayu Ali
2015-10-08  7:31 ` Nick Dokos
2015-10-08 15:12   ` Nick Dokos
2015-10-08 16:30     ` Lawrence Bottorff
2015-10-08  7:49 ` Eric S Fraga
2015-10-08 14:29   ` Lawrence Bottorff
2015-10-08 17:35     ` Eric S Fraga
2015-10-10 15:28       ` Lawrence Bottorff
2015-10-11  0:49         ` Nick Dokos

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).