ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: mathalignment within a table - help needed!
Date: Sat, 14 May 2011 12:28:57 +0200	[thread overview]
Message-ID: <4DCE5969.20507@wxs.nl> (raw)
In-Reply-To: <alpine.LNX.2.01.1105132119200.10928@ybpnyubfg.ybpnyqbznva>

[-- Attachment #1: Type: text/plain, Size: 594 bytes --]

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
-----------------------------------------------------------------

[-- Attachment #2: alignment-001.tex --]
[-- Type: text/x-tex, Size: 745 bytes --]

\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

[-- Attachment #3: 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
___________________________________________________________________________________

      parent reply	other threads:[~2011-05-14 10:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-14  1:17 Alasdair McAndrew
2011-05-14  1:23 ` Aditya Mahajan
2011-05-14  1:57   ` Alasdair McAndrew
2011-05-14  2:03     ` Aditya Mahajan
2011-05-14 10:28   ` Hans Hagen [this message]

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=4DCE5969.20507@wxs.nl \
    --to=pragma@wxs.nl \
    --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).