Skip to content

import LaTeX multiline equations issue: not in the center! #2934

@JackYansongLi

Description

@JackYansongLi
\begin{equation}
\label{Eq: Unitary-U}
\begin{aligned}
\mathcal{U} & = \begin{bmatrix}
1 & 0 & 0 & 0\\
0 & \frac{1}{\sqrt{2}} & \frac{1}{\sqrt{2}} & 0\\
0 & \frac{1}{\sqrt{2}} & - \frac{1}{\sqrt{2}} & 0\\
0 & 0 & 0 & 1
\end{bmatrix} .
\end{aligned}
\end{equation}

The following import is wrong:
Image

What we want is:

Image

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions