itemize
WARNING: Please update your bookmarks! The content of this site has been moved to http://dille.name where it will be updated as needed. This page will remain unchanged.
list environments likeitemize can be customized:- itemize with small item spacing:
\begin{itemize} \setlength{\itemsep}{0mm} \item ITEM1 \item ITEM2 \end{itemize} - all available lengths:
length description topsepvertival space before and after list environment itemsepvertical space between lines parsepvertical space between paragraphs inside an item partopsepvertical space before list environment if it starts a new paragraph NOTE: you will not be able to modify
topsepandpartopsepinside a list environment because the space was already added at that point.NOTE: the default values of these lengths depend on the depth of the list environment.
see dense lists for an example how to modify topsep and partopsep



