Skip to content
Home » How to change the space between the itemize “items” in LaTeX

How to change the space between the itemize “items” in LaTeX

Let’s start the discussion about How to change the space between the itemize “items” in LaTeX in following Approaches.

itemsep is the length you’ll want to change.

itemize spacing ?

\begin{itemize}
  \setlength\itemsep{1em}
  \item one
  \item two
  \item three
\end{itemize}

I hope the strategies listed above work for you. Happy coding and come back again.

Similar Post : mariadb unknown collation: ‘utf8mb4_0900_ai_ci’