I am using memoir, and I would like to change the vertical space between entries in my toc. This seems like a simple thing that should have been answered elsewhere, but I can't find anything that answers this directly.
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.
|
Section 9, around table 9.3 in the memoir manual. Memoir defines a number of lengths, called
The defaults are zero for section and below. For book, part and chapter, the defaults are these:
If you want to do something similar, in order to add glue, rather than a fixed length, in your preamble, remember to enclose them in a |
|||||||
|