Added usage of expose option

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-01-03 17:38:37 +01:00
parent d8c8ac618b
commit 782c6b998e

View File

@ -25,7 +25,7 @@
}{} }{}
% use custom package to prevent spamming the preamble % use custom package to prevent spamming the preamble
\usepackage[licence, library]{masterthesis} \usepackage[licence, library, expose]{masterthesis}
% specify image location % specify image location
\graphicspath{{./images/}{./private/images/}} \graphicspath{{./images/}{./private/images/}}