Greetings,

This is little more than a pet peeve of mine, but the `location=normal` option for `mathmatrix` has the matrix's center row baseline misaligned with the baseline of the math around. The severity of the misalignment seems to correlate with interline space settings — more space, worse the misalignment. Is it possible to align the baselines? I've been spoiled by LaTeX's `tabularray` package — it has an undocumented value for its `baseline` key. Setting it to `M` does exactly what I want.

This MWE demonstrates the misalignment with a double line spacing:
% start MWE
\setupinterlinespace[line=5.6ex]

\startdocument

\startformula

\showboxes
= \matrix{=}

\stopformula

\stopdocument
% stop MWE

Kirill

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to