Fix (again) toc, lists

This commit is contained in:
2024-09-29 14:07:42 +02:00
parent b91944c976
commit f2d82affe7
6 changed files with 23 additions and 30 deletions

View File

@@ -1,9 +1,6 @@
{
\hypersetup{linkcolor=black}
\begin{listof}
\renewcommand{\contentsname}{\textsf{Contents}}
\pdfbookmark[chapter]{\contentsname}{toc}
\renewcommand{\cftsecfont}{}% Unbold sections in ToC
\renewcommand{\cftsecfont}{}% Unbold sections
\tableofcontents
}
\end{listof}