Show More
@@ -14,13 +14,12 b' This template does not define a docclass, the inheriting class must define this.' | |||||
14 | \usepackage{adjustbox} % Used to constrain images to a maximum size |
|
14 | \usepackage{adjustbox} % Used to constrain images to a maximum size | |
15 | \usepackage{color} % Allow colors to be defined |
|
15 | \usepackage{color} % Allow colors to be defined | |
16 | \usepackage{enumerate} % Needed for markdown enumerations to work |
|
16 | \usepackage{enumerate} % Needed for markdown enumerations to work | |
17 | \usepackage{fancyvrb} % Needed to support color codes (tex) in verbatim blocks |
|
|||
18 | \usepackage{geometry} % Used to adjust the document margins |
|
17 | \usepackage{geometry} % Used to adjust the document margins | |
19 | \usepackage{amsmath} % Equations |
|
18 | \usepackage{amsmath} % Equations | |
20 | \usepackage{amssymb} % Equations |
|
19 | \usepackage{amssymb} % Equations | |
21 | \usepackage[utf8]{inputenc} % Allow utf-8 characters in the tex document |
|
20 | \usepackage[utf8]{inputenc} % Allow utf-8 characters in the tex document | |
22 | \usepackage{ucs} % Extended unicode (utf-8) support |
|
21 | \usepackage{ucs} % Extended unicode (utf-8) support | |
23 |
\usepackage{ |
|
22 | \usepackage{fancyvrb} % verbatim replacement that allows latex | |
24 | \usepackage{grffile} % extends the file name processing of package graphics |
|
23 | \usepackage{grffile} % extends the file name processing of package graphics | |
25 | %to support a larger range |
|
24 | %to support a larger range | |
26 |
|
25 |
General Comments 0
You need to be logged in to leave comments.
Login now