Remove bullet from list in Latex
If you have a list made with itemize, but you want to remove the bullet in front of the item, use \item[]
\begin{itemize}
\item Has bullet
\item[] No bullet
\item Has bullet
\end{itemize}
Written by Michiel
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#