Organization

This commit is contained in:
2018-02-28 18:05:08 +01:00
parent d74450ebac
commit 4128e63832
2 changed files with 6 additions and 6 deletions

View File

@ -39,7 +39,6 @@
\usepackage{amsthm} % For theorem style
\usepackage{thmtools}
\usepackage{thm-restate}
\usepackage[capitalise]{cleveref}
\usepackage{comment}
\usepackage{tikz}
\usetikzlibrary{positioning,patterns,shapes}
@ -49,6 +48,9 @@
\declaretheorem[sibling=theorem]{lemma}
\declaretheorem[numberwithin=chapter,style=definition]{definition}
% References
\usepackage[capitalise]{cleveref}
\usepackage{pdfpages}
\usepackage{xspace}