diff options
author | Camil Staps | 2016-09-28 12:54:01 +0200 |
---|---|---|
committer | Camil Staps | 2016-09-28 12:54:01 +0200 |
commit | 8f07c77098c8624859660be7c65398870b921c20 (patch) | |
tree | 98ebd011e6ac502915ca24f3591b23079e95a2b5 /thesis/ual.sty | |
parent | Start thesis (diff) |
More on fixing the program counter
Diffstat (limited to 'thesis/ual.sty')
-rw-r--r-- | thesis/ual.sty | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/thesis/ual.sty b/thesis/ual.sty index d725b82..5f87f98 100644 --- a/thesis/ual.sty +++ b/thesis/ual.sty @@ -1,3 +1,5 @@ \RequirePackage{minted} \newmintinline[ual]{ual}{} + +\newsavebox\ualbox |