Replaced mdframed with framed
This commit is contained in:
4
main.tex
4
main.tex
@@ -24,10 +24,6 @@
|
||||
\usepackage{amsmath} % Provides command to typeset matrices with different delimiters
|
||||
\usepackage{listings} % Add an environnement to highlight code
|
||||
\usepackage{xargs} % Allow multiple optional parameters parsing
|
||||
\usepackage{mdframed} % Fancy rectangles
|
||||
\mdfsetup{linecolor = theme_colour_foreground, innerlinecolor = theme_colour_foreground, %
|
||||
middlelinecolor = theme_colour_foreground, outerlinecolor = theme_colour_foreground, %
|
||||
backgroundcolor = theme_colour_background, fontcolor = theme_colour_foreground}
|
||||
\usepackage{packages/macros} % Customs macros
|
||||
\usepackage{graphicx}
|
||||
\usepackage{makeidx}[intoc] % Make a word index
|
||||
|
Reference in New Issue
Block a user