summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenphdthesis.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-04-10 20:25:52 +0000
committerKarl Berry <karl@freefriends.org>2023-04-10 20:25:52 +0000
commit30e158d9ec7d1486c9b4b6a64d7732f835600462 (patch)
tree05e7155782ae6e5c52f2bf71cb92168b1963dacc /Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenphdthesis.cls
parentc383737b31c54473b4506e8b0c23db188755e440 (diff)
uantwerpendocs (10apr23)
git-svn-id: svn://tug.org/texlive/trunk@66819 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenphdthesis.cls')
-rw-r--r--Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenphdthesis.cls3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenphdthesis.cls b/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenphdthesis.cls
index 11acf7cfb6c..a47bd62707f 100644
--- a/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenphdthesis.cls
+++ b/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenphdthesis.cls
@@ -26,7 +26,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{uantwerpenphdthesis}
- [2022/08/22 v4.4 .dtx skeleton file]
+ [2023/04/10 v4.5 .dtx skeleton file]
\newif\if@filled
\DeclareOption{filled}{\@filledtrue}
\newif\if@cameraready
@@ -51,6 +51,7 @@
\RequirePackage{ifthen}
\IfFileExists{shellesc.sty}{\RequirePackage{shellesc}}{}
\RequirePackage{graphicx}
+\RequirePackage{graphbox}
\RequirePackage{soul}
\RequirePackage[export]{adjustbox}
\RequirePackage{color}