20 Nov
2019
20 Nov
'19
8:01 a.m.
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.