Fix color in list of figures

This commit is contained in:
2024-09-16 09:12:09 +02:00
parent bf4465e94f
commit 10f23cecfd
2 changed files with 2 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
\hypersetup{linkcolor = black}
\listoffigures \listoffigures
\addcontentsline{toc}{chapter}{\listfigurename} \addcontentsline{toc}{chapter}{\listfigurename}

View File

@@ -1,2 +1,3 @@
\hypersetup{linkcolor = black}
\listoftables \listoftables
\addcontentsline{toc}{chapter}{\listtablename} \addcontentsline{toc}{chapter}{\listtablename}