summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tudscr
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-14 21:52:06 +0000
committerKarl Berry <karl@freefriends.org>2020-01-14 21:52:06 +0000
commit3e613e6a541507042506cbc8cb2035c3707de296 (patch)
tree43223d0ac513f932bf4d8f9836c53aa8d5092380 /Master/texmf-dist/tex/latex/tudscr
parentbcd1523ef07b4671135bdc8b1961aa3cfdfcc589 (diff)
tudscr (14jan20)
git-svn-id: svn://tug.org/texlive/trunk@53404 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tudscr')
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/fix-tudscrfonts.sty10
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/mathswap.sty6
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrartcl.cls17
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrbase.sty97
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrbook.cls17
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrcolor.sty10
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrcomp-book.sty10
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrcomp-poster.sty10
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrcomp.sty10
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrdoc.cls10
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrfonts.sty15
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrmanual.cls22
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrposter.cls17
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrreprt.cls17
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrsupervisor.sty10
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrtutorial.sty30
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/twocolfix.sty6
17 files changed, 129 insertions, 185 deletions
diff --git a/Master/texmf-dist/tex/latex/tudscr/fix-tudscrfonts.sty b/Master/texmf-dist/tex/latex/tudscr/fix-tudscrfonts.sty
index 58ba28c40d5..32ec1d496bf 100644
--- a/Master/texmf-dist/tex/latex/tudscr/fix-tudscrfonts.sty
+++ b/Master/texmf-dist/tex/latex/tudscr/fix-tudscrfonts.sty
@@ -14,9 +14,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -42,7 +42,7 @@
\def\@tempb##1 v##2 ##3\relax##4\relax{\gdef\TUDScriptVersionNumber{##2}}%
\edef\@tempa{\TUD@Version}%
\expandafter\@tempb\@tempa\relax? ? \relax\relax%
- \gdef\TUD@Version@KOMA{3.25}%
+ \gdef\TUD@Version@KOMA{3.28}%
}
\else
\newcommand*\TUD@Version@Check[1]{%
@@ -57,7 +57,7 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/10/23 v2.06e TUD-Script}
+ \TUD@Version@Check{2020/01/14 v2.06f TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}[2019/10/01]
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
@@ -73,7 +73,7 @@
}{}
%%% From File: tudscr-comp.dtx
\ProvidesPackage{fix-tudscrfonts}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
package for font fixes
(compatibility for old tud(scr) classes)%
]
diff --git a/Master/texmf-dist/tex/latex/tudscr/mathswap.sty b/Master/texmf-dist/tex/latex/tudscr/mathswap.sty
index e237fd9d234..4049d5095c8 100644
--- a/Master/texmf-dist/tex/latex/tudscr/mathswap.sty
+++ b/Master/texmf-dist/tex/latex/tudscr/mathswap.sty
@@ -8,9 +8,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -29,7 +29,7 @@
%%% From File: tudscr-mathswap.dtx
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{mathswap}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
package
(swap mathematical separators)%
]
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrartcl.cls b/Master/texmf-dist/tex/latex/tudscr/tudscrartcl.cls
index 418bed02452..7af26425dfa 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrartcl.cls
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrartcl.cls
@@ -30,9 +30,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -58,7 +58,7 @@
\def\@tempb##1 v##2 ##3\relax##4\relax{\gdef\TUDScriptVersionNumber{##2}}%
\edef\@tempa{\TUD@Version}%
\expandafter\@tempb\@tempa\relax? ? \relax\relax%
- \gdef\TUD@Version@KOMA{3.25}%
+ \gdef\TUD@Version@KOMA{3.28}%
}
\else
\newcommand*\TUD@Version@Check[1]{%
@@ -73,13 +73,13 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/10/23 v2.06e TUD-Script}
+ \TUD@Version@Check{2020/01/14 v2.06f TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}[2019/10/01]
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
\newcommand*\TUD@ProvidesClass[3]{%
\ProvidesClass{#1}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
#3 (#2)%
]%
\newcommand*\TUD@Class@KOMA{#2}%
@@ -1181,6 +1181,7 @@
\csdef{tud@v@2.06c}{4}
\csdef{tud@v@2.06d}{4}
\csdef{tud@v@2.06e}{4}
+\csdef{tud@v@2.06f}{4}
\csdef{tud@v@last}{4}
\newcommand*\tud@v@get[2]{%
\begingroup%
@@ -3004,7 +3005,7 @@
\newcommand*\tud@cdmath@declare@greek@@lgr[2]{%
\tud@cdmath@declare@symb{it#1}{\mathalpha}{tuditgrk}{#2}%
\tud@cdmath@declare@symb{up#1}{\mathalpha}{tudupgrk}{#2}%
- \scr@ifluatex{%
+ \ifluatex%
\begingroup%
\def\tud@res@a{\if@tud@cdmath@active\fontencoding{LGR}\selectfont{}\fi}%
\def\tud@res@b##1{%
@@ -3018,7 +3019,7 @@
\tud@res@b{it#1}%
\tud@res@b{up#1}%
\endgroup%
- }{}%
+ \fi%
}
\newcommand*\tud@cdmath@also@greeks{%
\tud@math@loop@greeks@all\tud@cdmath@also@@greeks%
@@ -7535,7 +7536,7 @@
\BeforeTOCHead[toc]{%
\tud@x@bookmark@startatroot%
\let\@tempc\relax%
- \iftocfeature{toc}{totoc}{}{%
+ \Iftocfeature{toc}{totoc}{}{%
\if@tud@bookmarks%
\setuptoc{toc}{totoc}%
\tud@cs@store{addtocontents}%
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrbase.sty b/Master/texmf-dist/tex/latex/tudscr/tudscrbase.sty
index d5cd8152323..d5c34331b31 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrbase.sty
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrbase.sty
@@ -9,9 +9,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -37,7 +37,7 @@
\def\@tempb##1 v##2 ##3\relax##4\relax{\gdef\TUDScriptVersionNumber{##2}}%
\edef\@tempa{\TUD@Version}%
\expandafter\@tempb\@tempa\relax? ? \relax\relax%
- \gdef\TUD@Version@KOMA{3.25}%
+ \gdef\TUD@Version@KOMA{3.28}%
}
\else
\newcommand*\TUD@Version@Check[1]{%
@@ -52,7 +52,7 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/10/23 v2.06e TUD-Script}
+ \TUD@Version@Check{2020/01/14 v2.06f TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}[2019/10/01]
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
@@ -68,88 +68,19 @@
}{}
%%% From File: tudscr-base.dtx
\ProvidesPackage{tudscrbase}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
package
(basics for the bundle)%
]
-\RequirePackage{scrbase}[2018/03/30]
-\@ifpackageloaded{scrlfile}{%
- \@ifpackagelater{scrlfile}{2019/10/13}{}{%
- \renewcommand*{\scr@load@hook}[2]{%
- \edef\scr@hookname{#1}%
- \def\scr@cmd@hook{before}%
- \ifx\scr@hookname\scr@cmd@hook
- \expandafter\def\csname #2-l@ading\endcsname{#2}%
- \fi
- \let\scr@cmd@hook\@undefined
- \@ifundefined{#2-@#1}{}{%
- \@nameuse{#2-@#1}%
- \expandafter\let\csname #2-@#1\endcsname\relax
- }%
- \edef\scr@hookname{#1}%
- \def\scr@cmp@hook{after}%
- \ifx\scr@hookname\scr@cmp@hook
- \expandafter\let\csname #2-l@ading\endcsname\@undefined
- \fi
- \let\scr@hookname\@undefined
- }%
- \renewcommand*{\@@AfterClass}[2]{%
- \@ifundefined{#2.\@clsextension-l@ading}{%
- \@sAfterClass
- }{%
- \@AfterClass
- }%
- {#2}%
- }%
- \renewcommand*{\@@@AfterClass}[2]{%
- \@ifundefined{#2.\@clsextension-l@ading}{%
- \@ifclassloaded{#2}{%
- \@sAfterClass
- }{%
- \AfterAtEndOfClass
- }%
- }{%
- \AfterAtEndOfClass
- }%
- {#2}%
- }%
- \renewcommand*{\@@AfterPackage}[2]{%
- \@ifundefined{#2.\@pkgextension-l@ading}{%
- \@sAfterPackage
- }{%
- \@AfterPackage
- }%
- {#2}%
- }%
- \renewcommand*{\@@@AfterPackage}[2]{%
- \@ifundefined{#2.\@pkgextension-l@ading}{%
- \@ifpackageloaded{#2}{%
- \@sAfterPackage
- }{%
- \@AfterAtEndOfPackage
- }%
- }{%
- \@AfterAtEndOfPackage
- }%
- {#2}%
- }%
- \renewcommand*{\AfterAtEndOfPackage}[1]{%
- \@ifpackageloaded{#1}{%
- \@ifundefined{#1.\@pkgextension-l@ading}{%
- \@gobbletwo
- }{%
- \@AfterAtEndOfPackage
- }%
- }{%
- \@AfterAtEndOfPackage
- }%
- {#1}%
- }%
- \newcommand*{\@AfterAtEndOfPackage}[1]{%
- \scr@set@load@hook{lateafter}{#1.\@pkgextension}%
- }%
- }%
-}{}
+\providecommand*{\ifstr}{\Ifstr}
+\providecommand*{\ifstrstart}{\Ifstrstart}
+\providecommand*{\ifisskip}{\Ifisskip}
+\providecommand*{\ifdimen}{\Ifdimen}
+\providecommand*{\ifisdimen}{\Ifisdimen}
+\providecommand*{\ifisdimension}{\Ifisdimension}
+\providecommand*{\ifnumber}{\Ifnumber}
+\RequirePackage{scrbase}[2019/12/23]
+\RequirePackage{iftex}[2019/11/07]
\RequirePackage{etoolbox}[2011/01/03]
\RequirePackage{xpatch}[2012/10/02]
\RequirePackage{letltxmacro}[2016/05/16]
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrbook.cls b/Master/texmf-dist/tex/latex/tudscr/tudscrbook.cls
index 5c14f9edb99..57e9282f9a6 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrbook.cls
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrbook.cls
@@ -30,9 +30,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -58,7 +58,7 @@
\def\@tempb##1 v##2 ##3\relax##4\relax{\gdef\TUDScriptVersionNumber{##2}}%
\edef\@tempa{\TUD@Version}%
\expandafter\@tempb\@tempa\relax? ? \relax\relax%
- \gdef\TUD@Version@KOMA{3.25}%
+ \gdef\TUD@Version@KOMA{3.28}%
}
\else
\newcommand*\TUD@Version@Check[1]{%
@@ -73,13 +73,13 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/10/23 v2.06e TUD-Script}
+ \TUD@Version@Check{2020/01/14 v2.06f TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}[2019/10/01]
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
\newcommand*\TUD@ProvidesClass[3]{%
\ProvidesClass{#1}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
#3 (#2)%
]%
\newcommand*\TUD@Class@KOMA{#2}%
@@ -1249,6 +1249,7 @@
\csdef{tud@v@2.06c}{4}
\csdef{tud@v@2.06d}{4}
\csdef{tud@v@2.06e}{4}
+\csdef{tud@v@2.06f}{4}
\csdef{tud@v@last}{4}
\newcommand*\tud@v@get[2]{%
\begingroup%
@@ -3083,7 +3084,7 @@
\newcommand*\tud@cdmath@declare@greek@@lgr[2]{%
\tud@cdmath@declare@symb{it#1}{\mathalpha}{tuditgrk}{#2}%
\tud@cdmath@declare@symb{up#1}{\mathalpha}{tudupgrk}{#2}%
- \scr@ifluatex{%
+ \ifluatex%
\begingroup%
\def\tud@res@a{\if@tud@cdmath@active\fontencoding{LGR}\selectfont{}\fi}%
\def\tud@res@b##1{%
@@ -3097,7 +3098,7 @@
\tud@res@b{it#1}%
\tud@res@b{up#1}%
\endgroup%
- }{}%
+ \fi%
}
\newcommand*\tud@cdmath@also@greeks{%
\tud@math@loop@greeks@all\tud@cdmath@also@@greeks%
@@ -7924,7 +7925,7 @@
\BeforeTOCHead[toc]{%
\tud@x@bookmark@startatroot%
\let\@tempc\relax%
- \iftocfeature{toc}{totoc}{}{%
+ \Iftocfeature{toc}{totoc}{}{%
\if@tud@bookmarks%
\setuptoc{toc}{totoc}%
\tud@cs@store{addtocontents}%
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrcolor.sty b/Master/texmf-dist/tex/latex/tudscr/tudscrcolor.sty
index 9c397a497aa..ea92734d633 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrcolor.sty
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrcolor.sty
@@ -9,9 +9,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -37,7 +37,7 @@
\def\@tempb##1 v##2 ##3\relax##4\relax{\gdef\TUDScriptVersionNumber{##2}}%
\edef\@tempa{\TUD@Version}%
\expandafter\@tempb\@tempa\relax? ? \relax\relax%
- \gdef\TUD@Version@KOMA{3.25}%
+ \gdef\TUD@Version@KOMA{3.28}%
}
\else
\newcommand*\TUD@Version@Check[1]{%
@@ -52,7 +52,7 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/10/23 v2.06e TUD-Script}
+ \TUD@Version@Check{2020/01/14 v2.06f TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}[2019/10/01]
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
@@ -68,7 +68,7 @@
}{}
%%% From File: tudscr-color.dtx
\ProvidesPackage{tudscrcolor}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
package
(corporate design colors)%
]
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrcomp-book.sty b/Master/texmf-dist/tex/latex/tudscr/tudscrcomp-book.sty
index 9d5c21e7de7..08d10163bea 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrcomp-book.sty
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrcomp-book.sty
@@ -12,9 +12,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -40,7 +40,7 @@
\def\@tempb##1 v##2 ##3\relax##4\relax{\gdef\TUDScriptVersionNumber{##2}}%
\edef\@tempa{\TUD@Version}%
\expandafter\@tempb\@tempa\relax? ? \relax\relax%
- \gdef\TUD@Version@KOMA{3.25}%
+ \gdef\TUD@Version@KOMA{3.28}%
}
\else
\newcommand*\TUD@Version@Check[1]{%
@@ -55,7 +55,7 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/10/23 v2.06e TUD-Script}
+ \TUD@Version@Check{2020/01/14 v2.06f TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}[2019/10/01]
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
@@ -80,7 +80,7 @@
}{}
%%% From File: tudscr-comp.dtx
\ProvidesPackage{tudscrcomp-book}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
package
(compatibility for old tud(scr) classes)%
]
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrcomp-poster.sty b/Master/texmf-dist/tex/latex/tudscr/tudscrcomp-poster.sty
index 864a28c4926..659fc959f03 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrcomp-poster.sty
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrcomp-poster.sty
@@ -12,9 +12,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -40,7 +40,7 @@
\def\@tempb##1 v##2 ##3\relax##4\relax{\gdef\TUDScriptVersionNumber{##2}}%
\edef\@tempa{\TUD@Version}%
\expandafter\@tempb\@tempa\relax? ? \relax\relax%
- \gdef\TUD@Version@KOMA{3.25}%
+ \gdef\TUD@Version@KOMA{3.28}%
}
\else
\newcommand*\TUD@Version@Check[1]{%
@@ -55,7 +55,7 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/10/23 v2.06e TUD-Script}
+ \TUD@Version@Check{2020/01/14 v2.06f TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}[2019/10/01]
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
@@ -80,7 +80,7 @@
}{}
%%% From File: tudscr-comp.dtx
\ProvidesPackage{tudscrcomp-poster}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
package
(compatibility for old tud(scr) classes)%
]
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrcomp.sty b/Master/texmf-dist/tex/latex/tudscr/tudscrcomp.sty
index 6150cdc38ee..ceed0cccd76 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrcomp.sty
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrcomp.sty
@@ -9,9 +9,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -37,7 +37,7 @@
\def\@tempb##1 v##2 ##3\relax##4\relax{\gdef\TUDScriptVersionNumber{##2}}%
\edef\@tempa{\TUD@Version}%
\expandafter\@tempb\@tempa\relax? ? \relax\relax%
- \gdef\TUD@Version@KOMA{3.25}%
+ \gdef\TUD@Version@KOMA{3.28}%
}
\else
\newcommand*\TUD@Version@Check[1]{%
@@ -52,7 +52,7 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/10/23 v2.06e TUD-Script}
+ \TUD@Version@Check{2020/01/14 v2.06f TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}[2019/10/01]
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
@@ -77,7 +77,7 @@
}{}
%%% From File: tudscr-comp.dtx
\ProvidesPackage{tudscrcomp}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
package
(compatibility for old tud(scr) classes)%
]
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrdoc.cls b/Master/texmf-dist/tex/latex/tudscr/tudscrdoc.cls
index 7568fb388ec..869dcbb6ba0 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrdoc.cls
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrdoc.cls
@@ -14,9 +14,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -42,7 +42,7 @@
\def\@tempb##1 v##2 ##3\relax##4\relax{\gdef\TUDScriptVersionNumber{##2}}%
\edef\@tempa{\TUD@Version}%
\expandafter\@tempb\@tempa\relax? ? \relax\relax%
- \gdef\TUD@Version@KOMA{3.25}%
+ \gdef\TUD@Version@KOMA{3.28}%
}
\else
\newcommand*\TUD@Version@Check[1]{%
@@ -57,13 +57,13 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/10/23 v2.06e TUD-Script}
+ \TUD@Version@Check{2020/01/14 v2.06f TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}[2019/10/01]
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
\newcommand*\TUD@ProvidesClass[3]{%
\ProvidesClass{#1}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
#3 (#2)%
]%
\newcommand*\TUD@Class@KOMA{#2}%
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrfonts.sty b/Master/texmf-dist/tex/latex/tudscr/tudscrfonts.sty
index 47213aabbdd..869015737f1 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrfonts.sty
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrfonts.sty
@@ -17,9 +17,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -45,7 +45,7 @@
\def\@tempb##1 v##2 ##3\relax##4\relax{\gdef\TUDScriptVersionNumber{##2}}%
\edef\@tempa{\TUD@Version}%
\expandafter\@tempb\@tempa\relax? ? \relax\relax%
- \gdef\TUD@Version@KOMA{3.25}%
+ \gdef\TUD@Version@KOMA{3.28}%
}
\else
\newcommand*\TUD@Version@Check[1]{%
@@ -60,7 +60,7 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/10/23 v2.06e TUD-Script}
+ \TUD@Version@Check{2020/01/14 v2.06f TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}[2019/10/01]
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
@@ -76,7 +76,7 @@
}{}
%%% From File: tudscr-fonts.dtx
\ProvidesPackage{tudscrfonts}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
package
(corporate design fonts)%
]
@@ -503,6 +503,7 @@
\csdef{tud@v@2.06c}{4}
\csdef{tud@v@2.06d}{4}
\csdef{tud@v@2.06e}{4}
+\csdef{tud@v@2.06f}{4}
\csdef{tud@v@last}{4}
\newcommand*\tud@v@get[2]{%
\begingroup%
@@ -2236,7 +2237,7 @@
\newcommand*\tud@cdmath@declare@greek@@lgr[2]{%
\tud@cdmath@declare@symb{it#1}{\mathalpha}{tuditgrk}{#2}%
\tud@cdmath@declare@symb{up#1}{\mathalpha}{tudupgrk}{#2}%
- \scr@ifluatex{%
+ \ifluatex%
\begingroup%
\def\tud@res@a{\if@tud@cdmath@active\fontencoding{LGR}\selectfont{}\fi}%
\def\tud@res@b##1{%
@@ -2250,7 +2251,7 @@
\tud@res@b{it#1}%
\tud@res@b{up#1}%
\endgroup%
- }{}%
+ \fi%
}
\newcommand*\tud@cdmath@also@greeks{%
\tud@math@loop@greeks@all\tud@cdmath@also@@greeks%
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrmanual.cls b/Master/texmf-dist/tex/latex/tudscr/tudscrmanual.cls
index ae093bc5c50..7930f7e7817 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrmanual.cls
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrmanual.cls
@@ -16,9 +16,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -44,7 +44,7 @@
\def\@tempb##1 v##2 ##3\relax##4\relax{\gdef\TUDScriptVersionNumber{##2}}%
\edef\@tempa{\TUD@Version}%
\expandafter\@tempb\@tempa\relax? ? \relax\relax%
- \gdef\TUD@Version@KOMA{3.25}%
+ \gdef\TUD@Version@KOMA{3.28}%
}
\else
\newcommand*\TUD@Version@Check[1]{%
@@ -59,13 +59,13 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/10/23 v2.06e TUD-Script}
+ \TUD@Version@Check{2020/01/14 v2.06f TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}[2019/10/01]
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
\newcommand*\TUD@ProvidesWrapperClass[3]{%
\ProvidesClass{#1}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
#3 (#2)%
]%
\newcommand*\TUD@Class@Parent{#2}%
@@ -1975,10 +1975,14 @@
activated shell escape option%
}%
}
-\newcommand*\tud@latex@ext{}
-\ifpdftex%
- {\def\tud@latex@ext{pdflatex\space}}%
- {\def\tud@latex@ext{lualatex\space}}%
+\newcommand*\tud@latex@ext{pdflatex\space}
+\iftutex
+ \ifxetex
+ \renewcommand*\tud@latex@ext{xelatex\space}
+ \else
+ \renewcommand*\tud@latex@ext{lualatex\space}
+ \fi
+\fi
\newrobustcmd*\hypertut[2]{%
\hyperref{tutorials/#1.pdf}{#1}{tutorials:#1}{\File*{#1.pdf}#2}%
}
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrposter.cls b/Master/texmf-dist/tex/latex/tudscr/tudscrposter.cls
index c626557d801..e17b8fe4fa4 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrposter.cls
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrposter.cls
@@ -30,9 +30,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -58,7 +58,7 @@
\def\@tempb##1 v##2 ##3\relax##4\relax{\gdef\TUDScriptVersionNumber{##2}}%
\edef\@tempa{\TUD@Version}%
\expandafter\@tempb\@tempa\relax? ? \relax\relax%
- \gdef\TUD@Version@KOMA{3.25}%
+ \gdef\TUD@Version@KOMA{3.28}%
}
\else
\newcommand*\TUD@Version@Check[1]{%
@@ -73,13 +73,13 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/10/23 v2.06e TUD-Script}
+ \TUD@Version@Check{2020/01/14 v2.06f TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}[2019/10/01]
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
\newcommand*\TUD@ProvidesClass[3]{%
\ProvidesClass{#1}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
#3 (#2)%
]%
\newcommand*\TUD@Class@KOMA{#2}%
@@ -1087,6 +1087,7 @@
\csdef{tud@v@2.06c}{4}
\csdef{tud@v@2.06d}{4}
\csdef{tud@v@2.06e}{4}
+\csdef{tud@v@2.06f}{4}
\csdef{tud@v@last}{4}
\newcommand*\tud@v@get[2]{%
\begingroup%
@@ -2910,7 +2911,7 @@
\newcommand*\tud@cdmath@declare@greek@@lgr[2]{%
\tud@cdmath@declare@symb{it#1}{\mathalpha}{tuditgrk}{#2}%
\tud@cdmath@declare@symb{up#1}{\mathalpha}{tudupgrk}{#2}%
- \scr@ifluatex{%
+ \ifluatex%
\begingroup%
\def\tud@res@a{\if@tud@cdmath@active\fontencoding{LGR}\selectfont{}\fi}%
\def\tud@res@b##1{%
@@ -2924,7 +2925,7 @@
\tud@res@b{it#1}%
\tud@res@b{up#1}%
\endgroup%
- }{}%
+ \fi%
}
\newcommand*\tud@cdmath@also@greeks{%
\tud@math@loop@greeks@all\tud@cdmath@also@@greeks%
@@ -6423,7 +6424,7 @@
\BeforeTOCHead[toc]{%
\tud@x@bookmark@startatroot%
\let\@tempc\relax%
- \iftocfeature{toc}{totoc}{}{%
+ \Iftocfeature{toc}{totoc}{}{%
\if@tud@bookmarks%
\setuptoc{toc}{totoc}%
\tud@cs@store{addtocontents}%
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrreprt.cls b/Master/texmf-dist/tex/latex/tudscr/tudscrreprt.cls
index c859dad1a21..a5c55473dab 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrreprt.cls
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrreprt.cls
@@ -30,9 +30,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -58,7 +58,7 @@
\def\@tempb##1 v##2 ##3\relax##4\relax{\gdef\TUDScriptVersionNumber{##2}}%
\edef\@tempa{\TUD@Version}%
\expandafter\@tempb\@tempa\relax? ? \relax\relax%
- \gdef\TUD@Version@KOMA{3.25}%
+ \gdef\TUD@Version@KOMA{3.28}%
}
\else
\newcommand*\TUD@Version@Check[1]{%
@@ -73,13 +73,13 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/10/23 v2.06e TUD-Script}
+ \TUD@Version@Check{2020/01/14 v2.06f TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}[2019/10/01]
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
\newcommand*\TUD@ProvidesClass[3]{%
\ProvidesClass{#1}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
#3 (#2)%
]%
\newcommand*\TUD@Class@KOMA{#2}%
@@ -1253,6 +1253,7 @@
\csdef{tud@v@2.06c}{4}
\csdef{tud@v@2.06d}{4}
\csdef{tud@v@2.06e}{4}
+\csdef{tud@v@2.06f}{4}
\csdef{tud@v@last}{4}
\newcommand*\tud@v@get[2]{%
\begingroup%
@@ -3087,7 +3088,7 @@
\newcommand*\tud@cdmath@declare@greek@@lgr[2]{%
\tud@cdmath@declare@symb{it#1}{\mathalpha}{tuditgrk}{#2}%
\tud@cdmath@declare@symb{up#1}{\mathalpha}{tudupgrk}{#2}%
- \scr@ifluatex{%
+ \ifluatex%
\begingroup%
\def\tud@res@a{\if@tud@cdmath@active\fontencoding{LGR}\selectfont{}\fi}%
\def\tud@res@b##1{%
@@ -3101,7 +3102,7 @@
\tud@res@b{it#1}%
\tud@res@b{up#1}%
\endgroup%
- }{}%
+ \fi%
}
\newcommand*\tud@cdmath@also@greeks{%
\tud@math@loop@greeks@all\tud@cdmath@also@@greeks%
@@ -7927,7 +7928,7 @@
\BeforeTOCHead[toc]{%
\tud@x@bookmark@startatroot%
\let\@tempc\relax%
- \iftocfeature{toc}{totoc}{}{%
+ \Iftocfeature{toc}{totoc}{}{%
\if@tud@bookmarks%
\setuptoc{toc}{totoc}%
\tud@cs@store{addtocontents}%
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrsupervisor.sty b/Master/texmf-dist/tex/latex/tudscr/tudscrsupervisor.sty
index 5d2e670e7a5..652fbbc7bea 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrsupervisor.sty
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrsupervisor.sty
@@ -11,9 +11,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -39,7 +39,7 @@
\def\@tempb##1 v##2 ##3\relax##4\relax{\gdef\TUDScriptVersionNumber{##2}}%
\edef\@tempa{\TUD@Version}%
\expandafter\@tempb\@tempa\relax? ? \relax\relax%
- \gdef\TUD@Version@KOMA{3.25}%
+ \gdef\TUD@Version@KOMA{3.28}%
}
\else
\newcommand*\TUD@Version@Check[1]{%
@@ -54,7 +54,7 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/10/23 v2.06e TUD-Script}
+ \TUD@Version@Check{2020/01/14 v2.06f TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}[2019/10/01]
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
@@ -79,7 +79,7 @@
}{}
%%% From File: tudscr-supervisor.dtx
\ProvidesPackage{tudscrsupervisor}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
package
(commands for supervisors)%
]
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrtutorial.sty b/Master/texmf-dist/tex/latex/tudscr/tudscrtutorial.sty
index d39afba7ae8..abbc74eb6cd 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrtutorial.sty
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrtutorial.sty
@@ -14,9 +14,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -42,7 +42,7 @@
\def\@tempb##1 v##2 ##3\relax##4\relax{\gdef\TUDScriptVersionNumber{##2}}%
\edef\@tempa{\TUD@Version}%
\expandafter\@tempb\@tempa\relax? ? \relax\relax%
- \gdef\TUD@Version@KOMA{3.25}%
+ \gdef\TUD@Version@KOMA{3.28}%
}
\else
\newcommand*\TUD@Version@Check[1]{%
@@ -57,7 +57,7 @@
\fi%
}
\fi
- \TUD@Version@Check{2019/10/23 v2.06e TUD-Script}
+ \TUD@Version@Check{2020/01/14 v2.06f TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}[2019/10/01]
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
@@ -82,7 +82,7 @@
}{}
%%% From File: tudscr-manual.dtx
\ProvidesPackage{tudscrtutorial}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
package
(internal tutorials)%
]
@@ -937,10 +937,14 @@
activated shell escape option%
}%
}
-\newcommand*\tud@latex@ext{}
-\ifpdftex%
- {\def\tud@latex@ext{pdflatex\space}}%
- {\def\tud@latex@ext{lualatex\space}}%
+\newcommand*\tud@latex@ext{pdflatex\space}
+\iftutex
+ \ifxetex
+ \renewcommand*\tud@latex@ext{xelatex\space}
+ \else
+ \renewcommand*\tud@latex@ext{lualatex\space}
+ \fi
+\fi
\newcommand*\Tutorial[1]{\href{#1.pdf}{\textsbn{#1.pdf}}}
\newcommand*\tud@tut@temp{}
\edef\tud@tut@temp{\@currname-temp}
@@ -1187,12 +1191,12 @@
\if@tempswa%
\begin{filecontents*}{\tud@tut@temp-standalone.tex}
\documentclass[english,ngerman]{tudscrreprt}
-\ifpdftex{
+\iftutex
+ \usepackage{fontspec}
+\else
\usepackage[T1]{fontenc}
\usepackage[ngerman=ngerman-x-latest]{hyphsubst}
-}{
- \usepackage{fontspec}
-}
+\fi
\usepackage{babel}
\usepackage{tudscrsupervisor}
\usepackage{isodate}
diff --git a/Master/texmf-dist/tex/latex/tudscr/twocolfix.sty b/Master/texmf-dist/tex/latex/tudscr/twocolfix.sty
index f1cf706d9cf..d803229fe99 100644
--- a/Master/texmf-dist/tex/latex/tudscr/twocolfix.sty
+++ b/Master/texmf-dist/tex/latex/tudscr/twocolfix.sty
@@ -8,9 +8,9 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2019/10/23 v2.06e TUD-Script
+%% 2020/01/14 v2.06f TUD-Script
%%
-%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2019
+%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2020
%%
%% This file was generated from file(s) of the TUD-Script bundle.
%% ----------------------------------------------------------------------------
@@ -29,7 +29,7 @@
%%% From File: tudscr-twocolfix.dtx
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{twocolfix}[%
- 2019/10/23 v2.06e TUD-Script
+ 2020/01/14 v2.06f TUD-Script
package
(twocolumn layout bugfix)%
]