no...@posteo.org schrieb am 22.11.2019 um 09:04:
OK, thanks for the tip! It works indeed.

PS: There appears to be no mention of \startalign in the manual.
Which manual?
Is this going to be a stable interface?
Probably: http://dl.contextgarden.net/myway/mathalign.pdf
\eqalign, \eject used to work in ConTeXt.
1. \eqalign still works but you have to change the meaning of the ampersand in math mode but I suggest to use \startalign.

\setupmathematics[ampersand=normal]

\starttext

\startformula
\eqalign{
     A & = x\cr
       & = y\cr}
\stopformula

\stoptext

2. There is no need for \eject because we have the \page command.

Wolfgang

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to