groups

Link to this snippet:


Download to Code Collector

language: Latex
licence: Other

List with variable indentation

options: send to code collectorview all nepahwin's snippets
\begin{list}{\labelitemi}{\leftmargin=1em}
\item First item in the list
\item Second item
\item and so on
\end{list}