diff options
author | Camil Staps | 2016-09-28 00:21:43 +0200 |
---|---|---|
committer | Camil Staps | 2016-09-28 00:21:43 +0200 |
commit | 45cb2ed0ae102236df18543168cdc2b2c8fc6f44 (patch) | |
tree | 4ce7216544c29d18e8da3aeba44ffc02dfff1503 /thesis/ual.sty | |
parent | Log 9-19 (first working program, yay) (diff) |
Start thesis
Diffstat (limited to 'thesis/ual.sty')
-rw-r--r-- | thesis/ual.sty | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/thesis/ual.sty b/thesis/ual.sty new file mode 100644 index 0000000..d725b82 --- /dev/null +++ b/thesis/ual.sty @@ -0,0 +1,3 @@ +\RequirePackage{minted} + +\newmintinline[ual]{ual}{} |