aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/Fading.tex
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-12-20 22:05:59 +0100
committerNao Pross <np@0hm.ch>2021-12-20 22:05:59 +0100
commit5b9335bc953b8ee0af1a103074e84ab8e5f69969 (patch)
treec793c1ec97f834edb5559f1e5c22ff397a62bc86 /doc/thesis/Fading.tex
parentCertification of authorship (diff)
downloadFading-5b9335bc953b8ee0af1a103074e84ab8e5f69969.tar.gz
Fading-5b9335bc953b8ee0af1a103074e84ab8e5f69969.zip
Typos and small corrections, add GUI screenshot
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 b8118df..f78c8db 100644
--- a/doc/thesis/Fading.tex
+++ b/doc/thesis/Fading.tex
@@ -58,8 +58,12 @@
\pgfdeclarelayer{foreground}
\pgfsetlayers{background,main,foreground}
-\usepackage{graphicx} % Include pictures
-\usepackage{subcaption} % Subfigures
+% Include pictures
+\usepackage{graphicx}
+% Subfigures
+\usepackage{subcaption}
+% Frames around includegraphics
+\usepackage[export]{adjustbox}
%% Placeholders
\usepackage{skeldoc}