From ee86c27166462384b89de586fc0c37325149770e Mon Sep 17 00:00:00 2001 From: Michael Howard Date: Wed, 8 Jul 2026 06:35:27 -0500 Subject: [PATCH] Include ToC, LoF, and LoT in ToC --- authesis.cls | 1 + 1 file changed, 1 insertion(+) diff --git a/authesis.cls b/authesis.cls index 4299c43..ace4fd7 100644 --- a/authesis.cls +++ b/authesis.cls @@ -231,6 +231,7 @@ } % Table of contents +\RequirePackage{tocbibind} \addto\captionsenglish{% \renewcommand{\contentsname}{Table of Contents} }