all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Escaping again!
@ 2014-05-30 13:33 Rustom Mody
  2014-05-30 14:00 ` Bastien
  0 siblings, 1 reply; 12+ messages in thread
From: Rustom Mody @ 2014-05-30 13:33 UTC (permalink / raw
  To: emacs-orgmode

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

I have some pseudo-haskell in slides I am preparing with org and ox-reveal

- \(+\):: Int → Int → Int
- \(-\):: Int → Int →Int
- \(\leq\):: Int → Int → Bool
- \(=\):: Int → Int → Bool

Those '::' are haskell for has type
However putting a space before the '::' makes it into a definition list!

Ive also tried making the \( \) enclose the whole line -- no use!

So how to escape the :: and tell org: "Please dont make this a definition
list?"

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

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

end of thread, other threads:[~2014-07-28 17:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-30 13:33 Escaping again! Rustom Mody
2014-05-30 14:00 ` Bastien
2014-05-30 14:44   ` Rustom Mody
2014-05-30 15:15     ` Loyall, David
2014-05-30 15:23     ` Bastien
2014-05-30 16:37       ` Rustom Mody
2014-05-30 17:27         ` Nick Dokos
2014-05-30 22:19           ` Bastien
2014-06-01  8:44   ` Nicolas Goaziou
2014-07-28  8:58     ` Bastien
2014-06-01 12:57   ` Gregor Zattler
2014-06-01 13:47     ` Nicolas Goaziou

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.