diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/koma-script/scrhack.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/koma-script/scrhack.sty | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/koma-script/scrhack.sty b/Master/texmf-dist/tex/latex/koma-script/scrhack.sty index 39a9d94583a..890ad799052 100644 --- a/Master/texmf-dist/tex/latex/koma-script/scrhack.sty +++ b/Master/texmf-dist/tex/latex/koma-script/scrhack.sty @@ -43,7 +43,7 @@ %% find a complete unmodified copy of LaTeX2e at %% <http://mirror.ctan.org/tex-archive/macros/latex/base/>. %% -%%% From File: $Id: scrkernel-version.dtx 3050 2018-12-30 14:36:55Z kohm $ +%%% From File: $Id: scrkernel-version.dtx 3063 2019-02-01 07:39:11Z kohm $ \begingroup \catcode`\@11\relax \ifx\KOMAScriptVersion\undefined @@ -65,22 +65,22 @@ \fi } \fi - \@CheckKOMAScriptVersion{2018/12/30 v3.26a KOMA-Script}% + \@CheckKOMAScriptVersion{2019/02/01 v3.26b KOMA-Script}% \endgroup \providecommand*{\scr@pkgextension}{\@pkgextension} \AtBeginDocument{% \let\scr@pkgextension\@pkgextension } -%%% From File: $Id: scrhack.dtx 3019 2018-09-06 15:45:33Z kohm $ +%%% From File: $Id: scrhack.dtx 3063 2019-02-01 07:39:11Z kohm $ %%% using: package,identify \ProvidesPackage{scrhack}[% - 2018/12/30 v3.26a KOMA-Script + 2019/02/01 v3.26b KOMA-Script package ] -%%% From File: $Id: scrkernel-basics.dtx 3043 2018-11-06 07:50:06Z kohm $ +%%% From File: $Id: scrkernel-basics.dtx 3063 2019-02-01 07:39:11Z kohm $ %%% (run: load) \RequirePackage{scrkbase}[\KOMAScriptVersion] -%%% From File: $Id: scrhack.dtx 3019 2018-09-06 15:45:33Z kohm $ +%%% From File: $Id: scrhack.dtx 3063 2019-02-01 07:39:11Z kohm $ %%% using: package,option \KOMA@ifkey{hyperref}{@scrhack@hyperref}% \KOMAExecuteOptions{hyperref=true}% @@ -99,7 +99,7 @@ \KOMA@ifkey{lscape}{@scrhack@lscape}% \KOMAExecuteOptions{lscape=true}% \KOMAProcessOptions\relax -%%% From File: $Id: scrhack.dtx 3019 2018-09-06 15:45:33Z kohm $ +%%% From File: $Id: scrhack.dtx 3063 2019-02-01 07:39:11Z kohm $ %%% using: package,body \newcommand{\scr@ifexpected}[2]{% \begingroup |