Index
This commit is contained in:
BIN
document.pdf
BIN
document.pdf
Binary file not shown.
@ -76,6 +76,7 @@
|
||||
\usepackage{makecell} %% for multiple lines in cell of table
|
||||
\usepackage{cancel}
|
||||
\usepackage{pgfornament} %% ornaments
|
||||
\usepackage{makeidx}
|
||||
|
||||
%% load last
|
||||
\usepackage[hidelinks]{hyperref} %% links for table of contents, load last
|
||||
@ -249,10 +250,14 @@
|
||||
}
|
||||
\date{\today}
|
||||
|
||||
\makeindex
|
||||
|
||||
%% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - %%
|
||||
|
||||
\begin{document}
|
||||
|
||||
\tableofcontents
|
||||
|
||||
\input{introduction}
|
||||
\input{background}
|
||||
\input{design}
|
||||
|
||||
Reference in New Issue
Block a user