I have a document in which I invoke a list of Tables command and then need a page which does not have any chapter number hence I have
Code: Select all
\listoffigures
\listoftables
\include{Abbreviations/abbreviations}
Code: Select all
\Chapter*{Abbreviations}
If anyone could help that would be great. Thanks.