-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
AcceptedIssue has been reproduced by MathJax teamIssue has been reproduced by MathJax teamReady for Reviewv4
Description
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:
on mathjax.org#demo, it comes out like this:
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
Labels
AcceptedIssue has been reproduced by MathJax teamIssue has been reproduced by MathJax teamReady for Reviewv4