You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LaTeX has a gather and gather* environments (and also gathered, which is analogous to what aligned is for align) for center-aligned (or un-aligned) multiline equations, but they seems absent in KaTeX.