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
Some equation here
\begin{equation}
x = y
\end{equation}
where $x$ is something important
In tex file I should get same result without any new line after equation block. Because it's breaking identation rules used in latex. And no, \noindent[ #894] is not a solution, because it ridiculous.