ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alasdair McAndrew <amca01@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: A cases type environment using a right brace?
Date: Thu, 21 Jul 2011 12:26:43 +1000	[thread overview]
Message-ID: <CAPGiC75E=LmnK=fqKXEmaxUO5mgAy_wrtwZsoeVKFmZzMyPZyQ@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 743 bytes --]

I'm trying to typeset a small column of numbers with a right brace on the
right, and nothing on the left.  (Sort of like the opposite to the right
hand side of a cases environment).  I've tried:

\definemathmatrix[group][left={},right={\,\right\} }]

\startgroup
    10\NR 9\NR 8\NR
\stopgroup

But this just gives me errors: and the right brace in my group definition is
just ignored.  So, how can I get a brace which extends to the full height of
the column?  If I use

\definemathmatrix[group][left={},right={\,\rbrace}]

This just gives me a small brace, and doesn't extend it vertically.

Thanks very much!

-Alasdair

-- 
Blog: http://amca01.wordpress.com
Web:  http://bit.ly/Alasdair
Facebook: http://www.facebook.com/alasdair.mcandrew

[-- Attachment #1.2: Type: text/html, Size: 1028 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2011-07-21  2:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-21  2:26 Alasdair McAndrew [this message]
2011-07-21  3:50 ` Aditya Mahajan
2011-07-21  3:58   ` Alasdair McAndrew
2011-07-21  6:20   ` Thomas A. Schmitz
2011-07-21 12:21     ` Wolfgang Schuster
2011-07-21 12:41       ` Thomas A. Schmitz
2011-07-21 13:24         ` Aditya Mahajan
2011-07-21 13:43           ` Wolfgang Schuster
2011-07-21 13:49             ` Thomas A. Schmitz
2011-07-21 16:32           ` Hans Hagen
2011-07-21 17:25           ` Hans Hagen

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

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

  git send-email \
    --in-reply-to='CAPGiC75E=LmnK=fqKXEmaxUO5mgAy_wrtwZsoeVKFmZzMyPZyQ@mail.gmail.com' \
    --to=amca01@gmail.com \
    --cc=ntg-context@ntg.nl \
    /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.
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 NNTP newsgroup(s).