Files
ally/making-of/includes/toc.tex
Madison Scott-Clary 65e0560a49 Making of, launch party
2020-04-29 23:21:52 -07: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{}{}