diff options
Diffstat (limited to 'thesis/ual.sty')
-rw-r--r-- | thesis/ual.sty | 4 |
1 files changed, 3 insertions, 1 deletions
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 |