In my document, above a text paragraph, there are objects of many possibilities: \end{figure}, \end{align*}, $$, \end{itemize}, end{enumerate}, etc... It seems that visually on the final pdf, it does not leave space of same height before the text paragraph. So I have to try several \\ or add black line in my .tex to get a consistent layout...
This manual adjustment confuses me, is there any elegant way to determine the space of certain height? What do you put usually after a end{...} before a text paragraph?