emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Big curly bracket
@ 2009-12-08 16:34 andrea
  2009-12-08 16:56 ` Olivier Schwander
  2009-12-08 17:51 ` Nick Dokos
  0 siblings, 2 replies; 5+ messages in thread
From: andrea @ 2009-12-08 16:34 UTC (permalink / raw)
  To: emacs-orgmode


I have to write things like
f(x) = | 0 if x == 1
       | 1 otherwise
       
with the big curly bracket.
It's a common thing and I found in latex is like here
http://www.mathhelpforum.com/math-help/latex-help/59690-left-curly-brace.html
Using \left{ and \begin{gathered}
For some reasons anyway it doens't work.

This 
--8<---------------cut here---------------start------------->8---
    $\phi_{sum}(g1))(\bot) = (\phi_{sum}(g2))(\bot) =$ \newline
    \begin{gathered}
    1 if x < 0 \\
    \bot otherwise \\
    \end{gathered}
--8<---------------cut here---------------end--------------->8---

doesn't to what I'd like it to do.
Any idea?

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

end of thread, other threads:[~2009-12-09 21:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-08 16:34 Big curly bracket andrea
2009-12-08 16:56 ` Olivier Schwander
2009-12-08 17:51 ` Nick Dokos
2009-12-09 15:30   ` andrea
2009-12-09 21:24     ` Carsten Dominik

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).