Add minted for code blocks
This commit is contained in:
parent
631d7eb218
commit
8f9d6ae098
Binary file not shown.
@ -10,6 +10,9 @@
|
|||||||
\usepackage{fancyhdr}
|
\usepackage{fancyhdr}
|
||||||
\usepackage{titling}
|
\usepackage{titling}
|
||||||
\usepackage{url}
|
\usepackage{url}
|
||||||
|
\usepackage{minted}
|
||||||
|
\usepackage{xcolor} % to access the named colour LightGray
|
||||||
|
\definecolor{LightGray}{gray}{0.9}
|
||||||
\renewcommand{\thesection}{Exercise \Alph{section}:}
|
\renewcommand{\thesection}{Exercise \Alph{section}:}
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user