4 Jan
2021
4 Jan
'21
7:01 p.m.
On Sun, Dec 20, 2020 at 11:14 AM Christoph Reller < christoph.reller@gmail.com> wrote:
Unfortunately, the following MNWE results in an error when compiled with the latest version of ConTeXt LMTX:
\setuptagging[state=start] \definemathmatrix[mymatrix][left={\left(},right={\right)}] \starttext \startformula \startmymatrix \NC A \NC B \NR \stopmymatrix \stopformula \stoptext
Omitting "\setuptagging[state=start]" removes the error. A fix would be highly appreciated!
Thank you, Hans, for having fixed this issue!