Dear All,

I'm trying to get a nested alignment in math mode:

+----------------------------------------------------------------+
| ..... & ................                                       |
|       +--------------------------------------------------+     |
|       | ..... & .................                        |     |
|       |         .............................            |     |
|       +--------------------------------------------------+     |
+----------------------------------------------------------------+

Using

    \startformula
      \startalign
        \NC ..... \NC ................ \NR
        \NC       \NC \startalign
                      \NC ..... \NC ................. \NR
                      \NC       \NC .............................
                      \stopalign
      \stopalign
    \stopformula

does not produce the desired result.

How can I achieve this alignment?

Thanks in advance and best regards,

Marko

Attachment: pgpHUeyWngEuP.pgp
Description: PGP signature

___________________________________________________________________________________
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