I'm making lists using
enumitem
. What is the difference between \partopsep
and \topsep
? I've been fiddling around with it on overleaf.com and don't quite get it...enumitem
. What is the difference between \partopsep
and \topsep
? I've been fiddling around with it on overleaf.com and don't quite get it...NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
\topsep
the rubber space between the first item of a list and the preceding paragraph.\partopsep
an extra rubber space which is added to \topsep
when the list environment starts a new paragraph.\par
) or not. CompareCode: Select all
Here is some text
\begin{itemize}
\item and a list \emph{not} starting a paragraph
Code: Select all
Here is some text
\begin{itemize}
\item and a list starting a paragraph
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p