Hi,

Indeed \startalign has been there from the beginning (as far as I can remember) 
and it is stable. 
In fact, as expalined by Aditya, you can define your own align environment, for 
special purposes. for instance I have:

\definemathmatrix[alignedcases]
                [align={right,left,left},
                distance=3pt,
                left={\left\{},
                right={\right.},
                style=\displaystyle]

when I want to put a big brace to the left of a certain number of aligned 
equations.

Best regards: Otared K.

> On 22 Nov 2019, at 09:04, [email protected] wrote:
> 
> OK, thanks for the tip! It works indeed.
> 
> PS: There appears to be no mention of \startalign in the manual. Is this 
> going to be a stable interface? \eqalign, \eject used to work in ConTeXt.
> 
> On November 20, 2019 11:41:09 AM UTC, Otared Kavian <[email protected]> wrote:
> Hi,
> 
> Indeed in ConTeXt one has better to use \startalign. Please see the excellent 
> explanations by Aditya 
> 
>       http://dl.contextgarden.net/myway/mathalign.pdf
> 
> Best regards: OK
> 
> On 20 Nov 2019, at 09:01, [email protected] wrote:
> 
> Dear All,
> 
> The command \eqalign does not work as described under:
>  https://wiki.contextgarden.net/Math_with_newmat
> as the ampersands are typeset (and the equal signs unaligned).
> 
> The following minimal example shows the issue:
> \usemodule[newmat]
> 
> \starttext
> 
> \startformula
> \eqalign{
>     A & = x\cr
>       & = y\cr}
> \stopformula
> 
> \stoptext
> (Issue showing up in context 2019.11.14 17:07.)
> 
> Best regards.
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to