updates
This commit is contained in:
@@ -50,6 +50,15 @@
|
||||
|
||||
\geometry{top=20mm,bottom=20mm}
|
||||
|
||||
|
||||
\usemintedstyle{bw}
|
||||
|
||||
\newenvironment{code}[1]{\VerbatimEnvironment\begin{minted}[frame=lines,framesep=7pt, linenos, breaklines]{#1}}{\end{minted}}
|
||||
|
||||
\newcommand{\inlinecode}[2]{\mintinline{#1}|#2|}
|
||||
|
||||
\newcommand{\importcode}[2]{\inputminted[frame=lines, framesep=7pt, linenos, breaklines]{#1}{#2}}
|
||||
|
||||
\newcommand{\specialquote}[2]
|
||||
{
|
||||
\begin{flushright}
|
||||
|
||||
Reference in New Issue
Block a user