update epigraph
[thesis-skel.git] / preamble.tex
index 61b5490..9553aaa 100644 (file)
 \usepackage[acronym,nonumberlist]{glossaries} % Glossaries and acronyms
 \usepackage[algochapter]{algorithm2e}         % Pseudocode
 \usepackage{makeidx}                          % Index
-\usepackage[inline,shortlabels]{enumitem}
+\usepackage[inline,shortlabels]{enumitem}     % Customized enumerations
 \setlist{noitemsep}
 \setlist[description]{leftmargin=\parindent}
+\usepackage{epigraph}
 
 % Have better page numbering in chapters
 \patchcmd{\chapter}{plain}{headings}{}{}
@@ -39,9 +40,6 @@
   \my@chapter}
 \makeatother
 
-% Always have url in teletype
-\urlstyle{tt}
-
 % Setup pdf parameters
 \hypersetup{%
        pdftitle={},