diff options
author | Camil Staps | 2016-11-15 23:45:33 +0100 |
---|---|---|
committer | Camil Staps | 2016-11-15 23:45:33 +0100 |
commit | e582e8e9d7e1b8e7025cfc4b58ba687491d3b3f2 (patch) | |
tree | 7bd695b8d8641f8ff8524a00b583d65228ee0b20 /thesis/ual.sty | |
parent | Thesis: introduction, two LSBs (diff) |
Lot of formatting; rewriting storing-pc; references; natbib -> biblatex; autoref -> cref; minted; etc.
Diffstat (limited to 'thesis/ual.sty')
-rw-r--r-- | thesis/ual.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thesis/ual.sty b/thesis/ual.sty index 3318035..096fafe 100644 --- a/thesis/ual.sty +++ b/thesis/ual.sty @@ -1,6 +1,6 @@ \RequirePackage{minted} -\setminted{fontsize=\footnotesize,style=lovelace} +\setminted{tabsize=6} \newmintinline[ual]{ual}{style=bw} |