From 52219a8664b37e2dd3f778b5600e1b8245918d95 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Tue, 2 Nov 2021 17:15:01 +0100 Subject: Add skels --- doc/thesis/Fading.tex | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'doc/thesis/Fading.tex') 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} -- cgit v1.2.1