Hide ToC itself in ToC
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
\begin{listof}
|
\begin{listof}
|
||||||
\renewcommand{\contentsname}{\textsf{Contents}}
|
\renewcommand{\contentsname}{\textsf{Contents}}
|
||||||
\renewcommand{\cftsecfont}{}% Unbold sections
|
\renewcommand{\cftsecfont}{}% Unbold sections
|
||||||
|
\pdfbookmark[chapter]{\contentsname}{toc}
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\end{listof}
|
\end{listof}
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
\usepackage[autostyle]{csquotes}% For quotes
|
\usepackage[autostyle]{csquotes}% For quotes
|
||||||
\usepackage[dvipsnames]{xcolor}% More colors
|
\usepackage[dvipsnames]{xcolor}% More colors
|
||||||
\usepackage{tocloft}% Customise the table of contents
|
\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
|
% Footnotes
|
||||||
\usepackage[hang]{footmisc}
|
\usepackage[hang]{footmisc}
|
||||||
|
|||||||
Reference in New Issue
Block a user