diff options
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} |