This commit is contained in:
elvis
2025-11-18 21:00:04 +01:00
parent f4deb59180
commit c0e68adfd7
2 changed files with 5 additions and 0 deletions

Binary file not shown.

View File

@ -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}