On Tue, 28 Sep 2010, Martin 'golodhrim' Scholz wrote:

Hi everyone,

I've got one big question,

if I type something like

\startcases
\NC A \NC B\NR
\NC CCCCC \NC DDDDD
\stopcases

Both the A and B are left justified and I would like to have them
horizontally centered above the CCCCC and DDDDD. Is there a way to do so
without a matrix usage or is for that the matrix the only solution...

Currently, mathcases do not accept an align key. So matrix is the only solution.

\definemathmatrix
   [cases]
   [align=middle, left=\left\{\, right=\right.]

should work.

Aditya
___________________________________________________________________________________
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 via email to