Formatting equations in LaTeX
- by jetsam
When I include an equation in LaTeX that is enumerated, i.e.
{\begin{equation}
$$
$$ ... \end{equation}
}
The line above the equation (blank space between the text preceeding it and the equation) is huge. How do I make it smaller?