This commit is contained in:
Madison Scott-Clary
2020-01-11 13:42:27 -08:00
parent 375736311e
commit e23b1708ec
48 changed files with 1098 additions and 0 deletions

8
book/includes/toc.tex Normal file
View File

@ -0,0 +1,8 @@
%%% 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{}{}