gjtorikian / mathematical

Convert mathematical equations to SVGs, PNGs, or MathML. A general wrapper to Lasem and mtex2MML.
https://gjtorikian.github.io/mathematical/
MIT License
166 stars 31 forks source link

Equal sign is not aligned #92

Open Novtopro opened 4 years ago

Novtopro commented 4 years ago

The expression below

\begin{align}
  x &= 1 \\
  ya &= 2
\end{align}

renders

1

As we can see the equal sign is not aligned.