From b441f956dfa6d3d002224d1ec9831d95b32ea061 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sun, 12 Sep 2021 19:51:57 +0200 Subject: [PATCH] Reactivate minted. --- commun/commun.sty | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/commun/commun.sty b/commun/commun.sty index 5ad5ea9..8193649 100644 --- a/commun/commun.sty +++ b/commun/commun.sty @@ -114,7 +114,7 @@ \RequirePackage[dash]{dashundergaps} \RequirePackage{comment} \RequirePackage{caption} -% \RequirePackage[outputdir=./build]{minted} +\RequirePackage[outputdir=./build]{minted} \RequirePackage{inconsolata} \RequirePackage{tasks} \RequirePackage{dashrule} @@ -305,8 +305,10 @@ % \definecolor{friendlybg}{HTML}{F0F0F0} -\newif\ifplastex\plastexfalse +\newif\ifplastex +\plastexfalse \ifplastex +\else \newminted[python]{python}{style=bw, fontsize=\small, bgcolor=white,