LaTeX forum ⇒ Document Classes ⇒ lineno package
lineno package
I found a solution. Just leave space above the "\begin{equation}" line.
@dgmadival Leaving an empty line above `\begin{equation}` will result in incorrect spacing. Compare the following 2 cases:
\documentclass{article} \begin{document} test \begin{equation} a^2+b^2=c^2 \end{equation} test test \begin{equation} a^2+b^2=c^2 \end{equation} test \end{document}
Who is online
Users browsing this forum: No registered users and 1 guest