Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I use LyX for a report.

My problem is that the row-spacing in the table of contents is the same as the vertical skip between my sections. And I can't figure out how to differ those settings from each other.

I have currently tried different values to

Document->Settings->Text Layout->Vertical Space

, which seems to be the only setting affecting the vertical spaces...

share|improve this question
I guess you've finished your report by now, but still: To clarify, the vertical space between the sections in the TOC is too large for you? If so, you could try adding \usepackage{tocloft} \renewcommand\cftbeforesecskip{0pt} to the preamble (Document -> Settings -> LaTeX preamble), which will remove any space before the TOC-entry of a section. Not entirely sure if I understood you though, so if you're still interested in this, please report back. – Torbjørn T. Jan 5 at 21:42

closed as too localized by Martin Schröder, lockstep, Kurt, Werner, Paul Gaborit Jan 5 at 23:03

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.