Changed TOC depth to only include classes (i.e., subsections)

This commit is contained in:
Kenneth John Odle 2024-01-12 14:05:19 -05:00
parent 6c0b3da237
commit ef18e72002

View File

@ -27,6 +27,9 @@
singlelinecheck=off
}
% Let's not include families and orders in our TOC
\setcounter{tocdepth}{2}
% Set the header style
\usepackage{fancyhdr}
\pagestyle{fancy}