aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/Fading.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/thesis/Fading.tex')
-rw-r--r--doc/thesis/Fading.tex8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/thesis/Fading.tex b/doc/thesis/Fading.tex
index da9bdb1..c0b5f41 100644
--- a/doc/thesis/Fading.tex
+++ b/doc/thesis/Fading.tex
@@ -50,10 +50,12 @@
\pgfdeclarelayer{foreground}
\pgfsetlayers{background,main,foreground}
-
\usepackage{graphicx} % Include pictures
\usepackage{subcaption} % Subfigures
+%% Placeholders
+\usepackage{skeldoc}
+
%% Load bibliography
\addbibresource{Fading.bib}
@@ -79,7 +81,7 @@
\begin{abstract}
%% TODO: write abstract
- Here goes the abstract
+ \skelpar
\end{abstract}
\tableofcontents
@@ -95,6 +97,8 @@
\include{chapters/implementation}
\include{chapters/conclusions}
+ %% TODO: remove in final version
+ \printskelnotes
\printbibliography
\end{document}