diff --git a/preamble-common.tex b/preamble-common.tex
@@ -10,13 +10,13 @@
% | | | | | | (_) | | | || || __/> <
% |_| |_| |_|\___/|_| |_(_)__\___/_/\_\
%
-% Pablo (C) 2020
+% Pablo (C) 2021
-\usepackage{amsmath, amssymb, amsthm, stmaryrd, mathrsfs, gensymb, dsfont}
+\usepackage{amsmath, amssymb, amsthm, stmaryrd, mathrsfs, mathabx, dsfont}
\usepackage{mathtools, adjustbox}
\usepackage[scr=esstix,cal=boondox]{mathalfa}
\usepackage{enumitem, xfrac, xcolor, cancel, multicol, tabularx, relsize}
-\usepackage{hyperref, csquotes}
+\usepackage{fancyvrb, hyperref, csquotes}
\usepackage{xalgebra, xtopology, xgeometry, functional, capitalgreekall}
\usepackage{ytableau}
\usepackage[backend=biber]{biblatex}
@@ -24,6 +24,7 @@
\usepackage{graphicx, wrapfig}
\usepackage{xparse}
\usepackage[normalem]{ulem}
+\usepackage{minted}
% Configure graphics
\usetikzlibrary{calc, shadows.blur, shapes.geometric, patterns, arrows}