Files
ally/book/includes/toc.tex
Madison Scott-Clary e23b1708ec Add book
2020-01-11 13:42:27 -08:00

9 lines
242 B
TeX

%%% ToC munging
% Remove ToC header
\renewcommand{\contentsname}{}
\renewcommand{\cftdot}{\small{$\cdot$}}
\renewcommand{\cftchapterdotsep}{3}
\renewcommand{\cftsectiondotsep}{10000}
% start toc at top of page
\renewcommand*\tocheadstart{}{}