Hide ToC itself in ToC

This commit is contained in:
2025-05-04 22:29:03 +02:00
parent cb56abcd43
commit 520be0856a
2 changed files with 2 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
\usepackage[autostyle]{csquotes}% For quotes
\usepackage[dvipsnames]{xcolor}% More colors
\usepackage{tocloft}% Customise the table of contents
\usepackage{tocbibind}% Add bibliography and lists to the table of contents
\usepackage[nottoc]{tocbibind}% Add bibliography and lists to the table of contents, and hide the table of contents itself
% Footnotes
\usepackage[hang]{footmisc}