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/clean.sty | |
parent | Thesis: introduction, two LSBs (diff) |
Lot of formatting; rewriting storing-pc; references; natbib -> biblatex; autoref -> cref; minted; etc.
Diffstat (limited to 'thesis/clean.sty')
-rw-r--r-- | thesis/clean.sty | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/thesis/clean.sty b/thesis/clean.sty index 2451bbd..a9c0e03 100644 --- a/thesis/clean.sty +++ b/thesis/clean.sty @@ -1,5 +1,6 @@ \RequirePackage{minted} \newmintinline[clean]{clean}{style=bw} +\newmintinline[abc]{text}{style=bw} \RequirePackage{tikz} \pgfkeys{/tikz/node args/.store in=\clean@args} |