Unbold sections in global toc
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
\hypersetup{linkcolor=black}
|
||||
\renewcommand{\contentsname}{Table of Contents}
|
||||
\pdfbookmark[chapter]{\contentsname}{toc}
|
||||
\tableofcontents
|
||||
}
|
||||
\hypersetup{linkcolor=black}
|
||||
|
||||
\renewcommand{\contentsname}{Table of Contents}
|
||||
\pdfbookmark[chapter]{\contentsname}{toc}
|
||||
|
||||
\renewcommand{\cftsecfont}{}% Unbold sections in ToC
|
||||
\tableofcontents
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user