7 lines
189 B
TeX
7 lines
189 B
TeX
\begin{listof}
|
|
\renewcommand{\contentsname}{\textsf{Contents}}
|
|
\renewcommand{\cftsecfont}{}% Unbold sections
|
|
\pdfbookmark[chapter]{\contentsname}{toc}
|
|
\tableofcontents
|
|
\end{listof}
|