This block works well in MathJax
\begin{align} a+b \end{align}
and causes error in tex.
Is "\begin{align}" a legitimate tag? Do I need to import some package?
\usepackage{amsmath}
\usepackage{amsmath}. – Phelype Oleinik Nov 04 '19 at 13:52