10 lines
205 B
TeX
10 lines
205 B
TeX
{
|
|
\hypersetup{linkcolor=black}
|
|
|
|
\renewcommand{\contentsname}{\textsf{Contents}}
|
|
\pdfbookmark[chapter]{\contentsname}{toc}
|
|
|
|
\renewcommand{\cftsecfont}{}% Unbold sections in ToC
|
|
\tableofcontents
|
|
}
|