Fix list of tables
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
{% Set the link color to black only for the list of tables
|
{% Set the link color to black only for the list of tables
|
||||||
\hypersetup{linkcolor=black}%
|
\hypersetup{linkcolor=black}%
|
||||||
\makeatletter%
|
\makeatletter%
|
||||||
\@starttoc{lof}% Print the list of tables without the title
|
\@starttoc{lot}% Print the list of tables without the title
|
||||||
\makeatother%
|
\makeatother%
|
||||||
}%
|
}%
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user