more structure
[phd-thesis.git] / preamble.tex
index 8032729..b5b123e 100644 (file)
@@ -22,7 +22,7 @@
 % Graphics
 \input{preamble/graphics}
 
-% Crossreferences, hyperlinks and metadata
+% Crossreferences, urls and hyperlinks
 \input{preamble/crossref}
 
 % Glossaries and acronyms
@@ -34,8 +34,5 @@
 % File structure, this must be last of the preamble
 \usepackage{subfiles}
 
-% Metadata (only works in main document)
-\ifSubfilesClassLoaded{}{
-       \usepackage{xmpincl}
-       \includexmp{CC_Attribution-NoDerivatives_4.0_International}
-}
+% Metadata (only works in main document) and should go after subfiles
+\input{preamble/metadata}