Skip to content

Instantly share code, notes, and snippets.

@riccardobenini
Created October 14, 2013 14:38
Show Gist options
  • Save riccardobenini/6976717 to your computer and use it in GitHub Desktop.
Save riccardobenini/6976717 to your computer and use it in GitHub Desktop.
A small gist to modify the output of the itemize environment through the enumitem package.
\begin{itemize}[itemsep=0mm,leftmargin=1cm,label=\checkmark]
\item
something
\end{itemize}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment