emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: andrea <andrea.crotti.0@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Big curly bracket
Date: Tue, 08 Dec 2009 17:34:21 +0100	[thread overview]
Message-ID: <m1zl5tqvaq.fsf@47-118.eduroam.rwth-aachen.de> (raw)


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?

             reply	other threads:[~2009-12-08 16:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-08 16:34 andrea [this message]
2009-12-08 16:56 ` Big curly bracket Olivier Schwander
2009-12-08 17:51 ` Nick Dokos
2009-12-09 15:30   ` andrea
2009-12-09 21:24     ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m1zl5tqvaq.fsf@47-118.eduroam.rwth-aachen.de \
    --to=andrea.crotti.0@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).