Update images and references

Signed-off-by: Riccardo Finotello <riccardo.finotello@gmail.com>
This commit is contained in:
2020-10-20 19:29:13 +02:00
parent 06e27a3702
commit 1eb7136ead
16 changed files with 414 additions and 1301 deletions

View File

@@ -201,7 +201,8 @@
\newenvironment{abstractpage}
{%
\thispagestyle{plain}
\phantomsection
\addcontentsline{toc}{section}{Abstract}
\noindent {\Large \sc Abstract} \\
\rule{0.99\linewidth}{\sepwidth} \\[2ex]
}
@@ -214,8 +215,9 @@
\newenvironment{acknowledgmentspage}
{%
\thispagestyle{plain}
\noindent {\Large \sc Acknowledgements} \\
\phantomsection
\addcontentsline{toc}{section}{Acknowledgements}
\noindent{\Large \sc Acknowledgements} \\
\rule{0.99\linewidth}{\sepwidth} \\[2ex]
}
{%
@@ -238,6 +240,7 @@
\newcommand{\outline}[1]
{%
\thispagestyle{plain}
\phantomsection
\section*{#1}
\addcontentsline{toc}{section}{#1}
}