Sep. 8th, 2011

terriko: (Default)
I found someone who had described exactly the problem I was having but of course there wasn't an answer.

The problem: My LaTeX \listoftables was producing a List of Tables with extra lines between tables in different sections. So it'd be single spaced between tables in section 2, then there'd be this huge gap before a table in section 3 occured in the list. This... mostly just looked weird in the very small number of tables I have, so I thought it best to remove it.

The solution was this:

Replace \listoftables with the following...

\begingroup
\renewcommand\addvspace[1]{}
\setlength\parskip{.2em}
\listoftables
\endgroup

[found here]

Just in case someone else comes up with the same problem. If you want everything to be consistently spaced but larger, you just need to change that parskip to be more than .2em.

Profile

terriko: (Default)
terriko

June 2025

S M T W T F S
1234567
89 1011121314
15161718 19 20 21
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 10th, 2025 06:51 am
Powered by Dreamwidth Studios