The question is in the title.
I've
\begin{itemize} \renewcommand{\labelitemi}{$\bullet$}
\item item1 ...
\item item2 ....
\end{itemize}
New paragraph etc......
I want in the result to have a blank line between the paragraph and the itemize.
\vspace{length}or\paror\\[length]. Hope this helps. – azetina Feb 17 '12 at 17:13\bigskipafter the empty line following\end{itemize}– egreg Feb 17 '12 at 17:17\bigskipdid it for me. Thx ! – Matthieu Riegler Feb 17 '12 at 17:30