From f95d5d8da10151583dfc42e8d01e5286c88b4b61 Mon Sep 17 00:00:00 2001
From: Camil Staps
Date: Wed, 28 Sep 2016 22:51:12 +0200
Subject: Typesetting

---
 thesis/ual.sty | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'thesis/ual.sty')

diff --git a/thesis/ual.sty b/thesis/ual.sty
index 5f87f98..3318035 100644
--- a/thesis/ual.sty
+++ b/thesis/ual.sty
@@ -1,5 +1,7 @@
 \RequirePackage{minted}
 
-\newmintinline[ual]{ual}{}
+\setminted{fontsize=\footnotesize,style=lovelace}
+
+\newmintinline[ual]{ual}{style=bw}
 
 \newsavebox\ualbox
-- 
cgit v1.2.3