little code cleanup
This commit is contained in:
parent
1fcc9c3c11
commit
c37e71df07
1 changed files with 1 additions and 5 deletions
4
main.tex
4
main.tex
|
@ -28,13 +28,9 @@
|
|||
\pagestyle{fancy}
|
||||
\usepackage{diagbox}
|
||||
\usepackage{xfrac}
|
||||
|
||||
\usepackage{enumerate} % Custom item numbers for enumerations
|
||||
|
||||
\usepackage[ruled]{algorithm2e} % Algorithms
|
||||
|
||||
\usepackage[framemethod=tikz]{mdframed} % Allows defining custom boxed/framed environments
|
||||
|
||||
\usepackage{listings} % File listings, with syntax highlighting
|
||||
\lstset{
|
||||
basicstyle=\ttfamily, % Typeset listings in monospace font
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue