Black links in TOC
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
{
|
||||||
|
\hypersetup{linkcolor=black}
|
||||||
\renewcommand{\contentsname}{Table of Contents}
|
\renewcommand{\contentsname}{Table of Contents}
|
||||||
\pdfbookmark[chapter]{\contentsname}{toc}
|
\pdfbookmark[chapter]{\contentsname}{toc}
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
|
}
|
||||||
@@ -1,6 +1,8 @@
|
|||||||
|
{
|
||||||
\hypersetup{linkcolor=black}
|
\hypersetup{linkcolor=black}
|
||||||
\chapterstartoc{List of Acronyms}
|
\chapterstartoc{List of Acronyms}
|
||||||
\label{ch:acronyms}
|
\label{ch:acronyms}
|
||||||
|
|
||||||
\renewcommand{\glossarysection}[2][]{} % Remove the title of the glossary
|
\renewcommand{\glossarysection}[2][]{} % Remove the title of the glossary
|
||||||
\printnoidxglossary
|
\printnoidxglossary
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
{
|
||||||
\hypersetup{linkcolor=black}
|
\hypersetup{linkcolor=black}
|
||||||
\listoffigures
|
\listoffigures
|
||||||
\addcontentsline{toc}{chapter}{\listfigurename}
|
\addcontentsline{toc}{chapter}{\listfigurename}
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
{
|
||||||
\hypersetup{linkcolor=black}
|
\hypersetup{linkcolor=black}
|
||||||
\listoftables
|
\listoftables
|
||||||
\addcontentsline{toc}{chapter}{\listtablename}
|
\addcontentsline{toc}{chapter}{\listtablename}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user