Organization
This commit is contained in:
4
main.tex
4
main.tex
@ -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}
|
||||
|
||||
|
Reference in New Issue
Block a user