thesis: Add List of Listings
This commit is contained in:
@@ -159,10 +159,15 @@
|
||||
\cleardoublepage % Start list of tables on the next empty right hand page.
|
||||
\listoftables % Starred version, i.e., \listoftables*, removes the toc entry.
|
||||
|
||||
% Use an optional list of alogrithms.
|
||||
% Use an optional list of algorithms.
|
||||
\listofalgorithms
|
||||
\addcontentsline{toc}{chapter}{List of Algorithms}
|
||||
|
||||
% Use an optional list of listings.
|
||||
\cleardoublepage
|
||||
\listof{listing}{\listoflistingscaption}
|
||||
\addcontentsline{toc}{chapter}{\listoflistingscaption}
|
||||
|
||||
% Add an index.
|
||||
\printindex
|
||||
|
||||
|
||||
Reference in New Issue
Block a user