Removed the library declaration from the exposé

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-02-20 16:12:18 +01:00
parent c37782a6f4
commit 290f708151

View File

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