Quantcast
Channel: Question about enumitem, suspend/resume enumeration, last item of list, nested list - TeX - LaTeX Stack Exchange
Viewing all articles
Browse latest Browse all 4

Answer by Gonzalo Medina for Question about enumitem, suspend/resume enumeration, last item of list, nested list

$
0
0

I am not sure if this is what you want:

\documentclass{article}\usepackage{enumitem}\begin{document}\begin{enumerate}    \item first level    \begin{enumerate}        \item second level        \begin{enumerate}            \item third level            \begin{enumerate}                \item fourth level               \hspace*{\dimexpr-\leftmargini+\labelsep-\labelwidth\relax} Text outside of enumerate               \hspace*{\dimexpr-\leftmargini-\leftmarginii+\labelsep-\labelwidth\relax}Text outside of enumerate               \hspace*{\dimexpr-\leftmargini-\leftmarginii-\leftmarginiii+\labelsep-\labelwidth\relax}Text outside of enumerate            \end{enumerate}        \end{enumerate}    \end{enumerate}\end{enumerate}\end{document}

enter image description here


Viewing all articles
Browse latest Browse all 4

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>