Tagged Questions
5
votes
1answer
284 views
How to avoid \parskip being applied to \listoffigures etc.?
Follow-up question of Why are \listof{}{} and \listoffigures styled differently?...
With the issue mentioned above I finally managed to design my \listof{}{} and \listoffigures as desired but one ...
3
votes
1answer
395 views
table of contents title removed
I wanted to change my paragraph style in my report so that there was no indentation. I used in my preamble:
\usepackage[parfill]{parskip}
Whilst this has dealt with the indentation, it appears to ...