This commit is contained in:
2023-02-08 03:04:29 -05:00
parent 6bca80d819
commit cf5cd9e8ad
7 changed files with 53 additions and 74 deletions
+9
View File
@@ -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}