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