[NTG-context] Bug in matrices/alignment (LMTX)
Jairo A. del Rio
jairoadelrio6 at gmail.com
Sat Nov 14 20:10:58 CET 2020
Hi everyone.
The following example works in ConTeXt MkIV but fails in ConTeXt LMTX:
\def\rgeq{\vcenter{\rotate[rotation=270]{$>$}}}
\definemathmatrix[void][left=,right=,simplecommand=voidmatrix]
\starttext
\startformula
\voidmatrix{%
G_{1,1}, >, G_{1,2}, >, G_{1,3}, >, G_{1,4}, \ldots, G_1;
\rgeq , , \rgeq , , \rgeq , , \rgeq , , \rgeq;
G_{2,1}, >, G_{2,2}, >, G_{2,3}, >, G_{2,4}, \ldots, G_2;
\rgeq , , \rgeq , , \rgeq , , \rgeq , , \rgeq;
G_{3,1}, >, G_{3,2}, >, G_{3,3}, >, G_{3,4}, \ldots, G_3;
, , , , , , , , \rgeq
}
\stopformula
\stoptext
In LMTX only the first column of rotated symbols appear. My ConTeXt version
is:
LuaTeX 2.08 20201103 + ConTeXt MkIV 2020.11.13 19:13
Thank you very much.
Best regards,
Jairo :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20201114/2d1dbb44/attachment.htm>
More information about the ntg-context
mailing list