ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* nested alignment?
@ 2012-07-06 13:47 Marko Schütz Schmuck
  0 siblings, 0 replies; only message in thread
From: Marko Schütz Schmuck @ 2012-07-06 13:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

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 #1.2: Type: application/pgp-signature, Size: 198 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-06 13:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-06 13:47 nested alignment? Marko Schütz Schmuck

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