Fix (again) toc, lists
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
\chapter*{List of Figures}
|
||||
\label{figures}
|
||||
|
||||
{% Set the link color to black only for the list of figures
|
||||
\hypersetup{linkcolor=black}%
|
||||
\makeatletter%
|
||||
\@starttoc{lof}% Print the list of figures without the title
|
||||
\makeatother%
|
||||
}%
|
||||
\begin{listof}
|
||||
\renewcommand{\listfigurename}{\textsf{List of Figures}}
|
||||
\listoffigures
|
||||
\end{listof}
|
||||
|
||||
Reference in New Issue
Block a user