Making of, launch party

This commit is contained in:
Madison Scott-Clary
2020-04-29 23:21:52 -07:00
parent da7c70cb68
commit 65e0560a49
132 changed files with 6824 additions and 0 deletions

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{}{}