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

@@ -1,5 +1,6 @@
\begin{listof}
\renewcommand{\contentsname}{\textsf{Contents}}
\renewcommand{\cftsecfont}{}% Unbold sections
\pdfbookmark[chapter]{\contentsname}{toc}
\tableofcontents
\end{listof}