emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: andrea <andrea.crotti.0@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Big curly bracket
Date: Tue, 08 Dec 2009 12:51:04 -0500	[thread overview]
Message-ID: <2425.1260294664@gamaville.dokosmarshall.org> (raw)
In-Reply-To: Message from andrea <andrea.crotti.0@gmail.com> of "Tue, 08 Dec 2009 17:34:21 +0100." <m1zl5tqvaq.fsf@47-118.eduroam.rwth-aachen.de>

[This is OT for this list - comp.text.tex is a better venue.  Otoh, the
 reference might be useful to some people here - but unless org-mode
 content can be added, let's make this the end of the thread. Thanks.]

I don't know anything about the gathered environment, but the standard
solutions are the ones that Olivier Schwander suggested. In your case, the
array solution looks like this:

,----
| \documentclass{article}
| 
| \usepackage{amsmath}
| 
| \begin{document}
| \[
|     \phi_{sum}(g1))(\bot) = (\phi_{sum}(g2))(\bot) = \left\{
|       \begin{array}{rl}
|         1 & \text{if } x < 0 \\
|         \bot & \text{otherwise}
|       \end{array}
|     \right.
| \]
| \end{document}
`----

This can be found in the published books, but also in the online
"(Not so) Short Introduction to LaTeX" by Tobias Oetiker et al., p.58.
The URL is

   http://www.tex.ac.uk/tex-archive/info/lshort/english/lshort.pdf

Nick

  parent reply	other threads:[~2009-12-08 17:52 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
2009-12-08 17:51 ` Nick Dokos [this message]
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=2425.1260294664@gamaville.dokosmarshall.org \
    --to=nicholas.dokos@hp.com \
    --cc=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).