diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/iodhbwm')
-rw-r--r-- | Master/texmf-dist/tex/latex/iodhbwm/iodhbwm-templates.sty | 6 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/iodhbwm/iodhbwm.cls | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/iodhbwm/iodhbwm-templates.sty b/Master/texmf-dist/tex/latex/iodhbwm/iodhbwm-templates.sty index 15ef8e93171..2b9a2a909c8 100644 --- a/Master/texmf-dist/tex/latex/iodhbwm/iodhbwm-templates.sty +++ b/Master/texmf-dist/tex/latex/iodhbwm/iodhbwm-templates.sty @@ -7,7 +7,7 @@ % Felix Faltin % E-Mail: ffaltin91@gmail.com % ---------------------------------------------------------- -% Copyright 2017-2020 Felix Faltin +% Copyright 2017-2021 Felix Faltin % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -23,8 +23,8 @@ % % ---------------------------------------------------------- -\newcommand*{\iodhbwm@pkg@version}{v1.2.1} -\newcommand*{\iodhbwm@pkg@date}{2020-04-13} +\newcommand*{\iodhbwm@pkg@version}{v1.2.2} +\newcommand*{\iodhbwm@pkg@date}{2021-02-15} \newcommand*{\iodhbwm@pkg@info}{Inoffical DHBW Mannheim thesis package} \newcommand*{\iodhbwm@pkg@name}{iodhbwm-templates} diff --git a/Master/texmf-dist/tex/latex/iodhbwm/iodhbwm.cls b/Master/texmf-dist/tex/latex/iodhbwm/iodhbwm.cls index 2c3e62ea26c..be5a70f86b8 100644 --- a/Master/texmf-dist/tex/latex/iodhbwm/iodhbwm.cls +++ b/Master/texmf-dist/tex/latex/iodhbwm/iodhbwm.cls @@ -7,7 +7,7 @@ % Felix Faltin % E-Mail: ffaltin91@gmail.com % ---------------------------------------------------------- -% Copyright 2017-2020 Felix Faltin +% Copyright 2017-2021 Felix Faltin % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -23,8 +23,8 @@ % % ---------------------------------------------------------- -\newcommand*{\iodhbwm@cls@version}{v1.2.1} -\newcommand*{\iodhbwm@cls@date}{2020-04-13} +\newcommand*{\iodhbwm@cls@version}{v1.2.2} +\newcommand*{\iodhbwm@cls@date}{2021-02-15} \newcommand*{\iodhbwm@cls@info}{Inoffical DHBW Mannheim thesis class} \ProvidesClass{iodhbwm}[% @@ -259,7 +259,7 @@ % ---------------------------------------------------------- % Enable references and links % ---------------------------------------------------------- -\AfterPackage!{hyperref}{% +\AfterAtEndOfPackage*{hyperref}{% \ifdef{\iodhbwm@main@language}{% \PassOptionsToPackage{\iodhbwm@main@language}{cleveref} }{} |