
Dear List, After some work I have this example. \starttext \startformula \startmathmatrix [fences=parenthesis] \VL\NR \HL \NC \NC \NC \NC \NC \NC \VL \NR \stopmathmatrix \stopformula \stoptext My problem is, that after the second \VL the \HL goes on the left side, and is too long, and not on the right side. Should be as the first one, but shorter. Many thanks Uschi

On 30 Jun 2025, at 13:00, Ursula Hermann
wrote: \starttext \startformula \startmathmatrix [fences=parenthesis] \VL\NR \HL \NC \NC \NC \NC \NC \NC \VL \NR \stopmathmatrix \stopformula \stoptext
Maybe this? \starttext \startformula \startmathmatrix [fences=parenthesis] \VL\NR \HL \NC \NC \NC \NC \NC \NC \VL \NR \stopmathmatrix \stopformula \startformula \startmathmatrix [fences=parenthesis] \NC \GL[1][t]\GL[1][b] \NC a \NC b \NC c \NC d \NR \NC \GL[2][t] \NC a \NC b \NC c \NC d\NC \GL[2][t]\GL[2][b]\NR \stopmathmatrix \stopformula \stoptext — Bruce Horrocks Hampshire, UK
participants (2)
-
Bruce Horrocks
-
Ursula Hermann