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{makecell} %% for multiple lines in cell of table
|
||||||
\usepackage{cancel}
|
\usepackage{cancel}
|
||||||
\usepackage{pgfornament} %% ornaments
|
\usepackage{pgfornament} %% ornaments
|
||||||
|
\usepackage{makeidx}
|
||||||
|
|
||||||
%% load last
|
%% load last
|
||||||
\usepackage[hidelinks]{hyperref} %% links for table of contents, load last
|
\usepackage[hidelinks]{hyperref} %% links for table of contents, load last
|
||||||
@ -249,10 +250,14 @@
|
|||||||
}
|
}
|
||||||
\date{\today}
|
\date{\today}
|
||||||
|
|
||||||
|
\makeindex
|
||||||
|
|
||||||
%% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - %%
|
%% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - %%
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
|
\tableofcontents
|
||||||
|
|
||||||
\input{introduction}
|
\input{introduction}
|
||||||
\input{background}
|
\input{background}
|
||||||
\input{design}
|
\input{design}
|
||||||
|
|||||||
Reference in New Issue
Block a user