From 782c6b998e9e644c9bf20f3a16b599f93d2d1796 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Thu, 3 Jan 2019 17:38:37 +0100 Subject: [PATCH] Added usage of expose option Signed-off-by: Jim Martens --- thesis.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thesis.tex b/thesis.tex index 70dd9b0..17a0029 100644 --- a/thesis.tex +++ b/thesis.tex @@ -25,7 +25,7 @@ }{} % use custom package to prevent spamming the preamble -\usepackage[licence, library]{masterthesis} +\usepackage[licence, library, expose]{masterthesis} % specify image location \graphicspath{{./images/}{./private/images/}}