Add \chapter* to toc
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
\chapterstartoc{List of Acronyms}
|
||||
\chapter*{List of Acronyms}
|
||||
\label{acronyms}
|
||||
|
||||
\renewcommand{\glossarysection}[2][]{} % Remove the title of the glossary
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
\printbibliography[heading=bibintoc]
|
||||
\chapter*{Bibliography}
|
||||
\label{bibliography}
|
||||
|
||||
\printbibliography[heading=none]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
\chapterstartoc{List of Figures}
|
||||
\chapter*{List of Figures}
|
||||
\label{figures}
|
||||
|
||||
{% Set the link color to black only for the list of figures
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
\chapterstartoc{List of Tables}
|
||||
\chapter*{List of Tables}
|
||||
\label{tables}
|
||||
|
||||
{% Set the link color to black only for the list of tables
|
||||
|
||||
Reference in New Issue
Block a user