Skip to content

v4 unexpected xrightarrow stretch in align* #3457

@pkra

Description

@pkra

A minimal example from a real world use case:

\begin{align*}
A \qquad B & C \\
\xrightarrow{D} & E
\end{align*}

In "real" LaTeX, this comes out something like this:

Image

on mathjax.org#demo, it comes out like this:

Image

Note how the arrow stretches the entire cell.

This bug was easily worked around by adjusting the source but perhaps it's worth fixing.

(On a related note, the arrow wouldn't show with the CSS output which I think that is due to the CSP on mathjax.org).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions