From b852142166a7ba3bf497cb43d2755057487141b9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 17 Feb 2021 22:07:09 +0000 Subject: iodhbwm (17feb21) git-svn-id: svn://tug.org/texlive/trunk@57773 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/iodhbwm/README.md | 2 +- Master/texmf-dist/doc/latex/iodhbwm/iodhbwm.pdf | Bin 624361 -> 515463 bytes Master/texmf-dist/doc/latex/iodhbwm/iodhbwm.tex | 3 ++- .../tex/latex/iodhbwm/iodhbwm-templates.sty | 6 +++--- Master/texmf-dist/tex/latex/iodhbwm/iodhbwm.cls | 8 ++++---- 5 files changed, 10 insertions(+), 9 deletions(-) diff --git a/Master/texmf-dist/doc/latex/iodhbwm/README.md b/Master/texmf-dist/doc/latex/iodhbwm/README.md index 9716853bf5c..f0a4185cb03 100644 --- a/Master/texmf-dist/doc/latex/iodhbwm/README.md +++ b/Master/texmf-dist/doc/latex/iodhbwm/README.md @@ -22,7 +22,7 @@ E-Mail: ffaltin91@gmail.com --- -Copyright 2018-2020 Felix Faltin +Copyright 2018-2021 Felix Faltin This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/doc/latex/iodhbwm/iodhbwm.pdf b/Master/texmf-dist/doc/latex/iodhbwm/iodhbwm.pdf index 2c383a577c8..ad53eaecc1f 100644 Binary files a/Master/texmf-dist/doc/latex/iodhbwm/iodhbwm.pdf and b/Master/texmf-dist/doc/latex/iodhbwm/iodhbwm.pdf differ diff --git a/Master/texmf-dist/doc/latex/iodhbwm/iodhbwm.tex b/Master/texmf-dist/doc/latex/iodhbwm/iodhbwm.tex index fd7f206f61a..36a38a7fe92 100644 --- a/Master/texmf-dist/doc/latex/iodhbwm/iodhbwm.tex +++ b/Master/texmf-dist/doc/latex/iodhbwm/iodhbwm.tex @@ -9,7 +9,7 @@ %\usepackage{showframe} \package[vcs=https://github.com/faltfe/iodhbwm,ctan=iodhbwm]{iodhbwm} -\version{1.2} +\version{1.2.2} \title{iodhbwm Klasse} \author{Felix Faltin} @@ -153,6 +153,7 @@ \changes{1.1}{Erweiterung der Optionen}% \changes{1.1.1}{Kleinere Fehlerbehebungen innerhalb von listings} \changes{1.2}{Bereitstellung Englischer Vorlagen (Danke an mickmack1213)} + \changes{1.2.2}{Behebung eines Kompilierfehlers durch eine Ă„nderung im \LaTeX{} Kernel} \maketitle 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} }{} -- cgit v1.2.3