emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Olivier Schwander <olivier.schwander@chadok.info>
To: emacs-orgmode@gnu.org
Subject: Re: Big curly bracket
Date: Tue, 8 Dec 2009 17:56:33 +0100	[thread overview]
Message-ID: <20091208165633.GO22841@ns27638.ovh.net> (raw)
In-Reply-To: <m1zl5tqvaq.fsf@47-118.eduroam.rwth-aachen.de>

Le 08 Dec 2009 17:34, andrea a écrit:
> 
> 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?

No idea, did you try with \begin{cases}...\end{cases} ?

You can also use \left\{...\right followed by an array.                                

Olivier 

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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-08 16:34 Big curly bracket andrea
2009-12-08 16:56 ` Olivier Schwander [this message]
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=20091208165633.GO22841@ns27638.ovh.net \
    --to=olivier.schwander@chadok.info \
    --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).