Hi Aditya

see attached file ... when we upgrade the alignment code we need to look into this as well (wraping in startformula works ok but has too much spacing, but we can handle that)

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
\starttext

\bTABLE
    \bTR
        \bTD a \eTD
        \bTD
            \startmathalignment[n=7,align={right,middle,right,middle,right,middle,right}]
            \NC  3x\NC +\NC 6y\NC -\NC 2z\NC =\NC -13\NR
            \NC -6x\NC -\NC 9y\NC +\NC 5z\NC =\NC  22\NR
            \NC  3x\NC +\NC 3y\NC -\NC 5z\NC =\NC -13\NR
            \stopmathalignment
        \eTD
    \eTR
    \bTR
        \bTD b \eTD
        \bTD
            \startmathalignment[n=7,align={right,middle,right,middle,right,middle,right}]
            \NC  x\NC +\NC 3y\NC +\NC 3z\NC =\NC -4\NR
            \NC  x\NC +\NC 4y\NC +\NC 5z\NC =\NC -5\NR
            \NC 2x\NC +\NC 4y\NC +\NC 3z\NC =\NC -5\NR
            \stopmathalignment
        \eTD
    \eTR
\eTABLE

\stoptext
___________________________________________________________________________________
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