Tagged Questions
9
votes
3answers
2k views
Too much whitespace before lists when changing the \parskip length
I have the following in my preamble:
\addtolength{\parskip}{\baselineskip}
\setlength{\parindent}{0 pt}
Now there is too much whitespace before an enumerate list environment, in the example I have ...