Skip to content

Baseline-align matrix cells within a row - #619

Open
Jones-Adam wants to merge 1 commit into
ForNeVeR:masterfrom
smile-forge:feat/matrix-cell-baseline
Open

Baseline-align matrix cells within a row#619
Jones-Adam wants to merge 1 commit into
ForNeVeR:masterfrom
smile-forge:feat/matrix-cell-baseline

Conversation

@Jones-Adam

Copy link
Copy Markdown

fix

MatrixAtom vertically centred each cell within its row, so a short glyph (e.g. "a") floated above a taller one (e.g. "b") in the same row, tilting the matrix. Distribute the row's free space by baseline instead, so all cells in a row share a baseline (LaTeX behaviour). Affects every matrix/\cases/align construct.

MatrixAtom vertically centred each cell within its row, so a short glyph
(e.g. "a") floated above a taller one (e.g. "b") in the same row, tilting
the matrix. Distribute the row's free space by baseline instead, so all
cells in a row share a baseline (LaTeX behaviour). Affects every
matrix/\cases/align construct.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant