Files
phd-thesis/5-back/tables.tex
2024-09-26 21:02:04 +02:00

11 lines
238 B
TeX

\chapterstartoc{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%
}%