Hide ToC itself in ToC
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
\begin{listof}
|
||||
\renewcommand{\contentsname}{\textsf{Contents}}
|
||||
\renewcommand{\cftsecfont}{}% Unbold sections
|
||||
\pdfbookmark[chapter]{\contentsname}{toc}
|
||||
\tableofcontents
|
||||
\end{listof}
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user