summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tudscr/tudscrposter.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-27 21:42:47 +0000
committerKarl Berry <karl@freefriends.org>2017-03-27 21:42:47 +0000
commitae82007e33549c1cfe132e8ee9d08607e8c6572f (patch)
tree4f761506710602db969ae9efd0674380eb73500d /Master/texmf-dist/tex/latex/tudscr/tudscrposter.cls
parent0053140091f1bd2d74dbe6dd5c8e4dbe7a37ede6 (diff)
tudscr (27mar17)
git-svn-id: svn://tug.org/texlive/trunk@43623 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tudscr/tudscrposter.cls')
-rw-r--r--Master/texmf-dist/tex/latex/tudscr/tudscrposter.cls41
1 files changed, 13 insertions, 28 deletions
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrposter.cls b/Master/texmf-dist/tex/latex/tudscr/tudscrposter.cls
index c4afaa4babe..f2d7a65974a 100644
--- a/Master/texmf-dist/tex/latex/tudscr/tudscrposter.cls
+++ b/Master/texmf-dist/tex/latex/tudscr/tudscrposter.cls
@@ -29,7 +29,7 @@
%%
%% TUD-Script -- Corporate Design of Technische Universitaet Dresden
%%
-%% 2017/03/12 v2.05i TUD-Script
+%% 2017/03/27 v2.05k TUD-Script
%%
%% Copyright (C) Falk Hanisch <hanisch.latex@outlook.com>, 2012-2017
%%
@@ -72,13 +72,13 @@
\fi%
}
\fi
- \TUD@Version@Check{2017/03/12 v2.05i TUD-Script}
+ \TUD@Version@Check{2017/03/27 v2.05k TUD-Script}
\endgroup
\NeedsTeXFormat{LaTeX2e}
\providecommand*\tudscrmail{hanisch.latex@outlook.com}
\newcommand*\TUD@ProvidesClass[3]{%
\ProvidesClass{#1}[%
- 2017/03/12 v2.05i TUD-Script
+ 2017/03/27 v2.05k TUD-Script
^^J#3 (#2)%
]%
\newcommand*\TUD@Class@KOMA{#2}%
@@ -874,6 +874,7 @@
\csdef{tud@v@2.05g}{3}
\csdef{tud@v@2.05h}{3}
\csdef{tud@v@2.05i}{3}
+\csdef{tud@v@2.05k}{3}
\csdef{tud@v@last}{3}
\newcommand*\tud@v@get[2]{%
\begingroup%
@@ -1809,7 +1810,7 @@
\if@tud@x@bm@requested%
\tud@font@math@init%
\UnPreventPackageFromLoading{bm}%
- \RequirePackage{bm}%
+ \RequirePackage{bm}[2017/01/16]%
\fi%
\AtBeginDocument{\tud@font@math@init\let\tud@font@math@init\relax}%
}
@@ -3281,7 +3282,7 @@
}%
\BeforeSelectAnyPageStyle{\tud@BeforeSelectAnyPageStyle{##1}}%
\tud@cdgeometry@process%
- \fi
+ \fi%
\let\tud@cdgeometry@init\relax%
}%
}
@@ -4451,7 +4452,7 @@
\tud@cmd@store{@part}%
\let\@part\tud@@part%
}%
- \tud@sectioning@set[addpart]{part}{%
+ \tud@sectioning@set{part}{%
\tud@sec@fontface%
\tud@color{\tud@part@fontcolor}%
}%
@@ -4475,7 +4476,7 @@
\ifcase\tud@layout@section@num\relax\or\else% *color
\renewcommand*\tud@section@fontcolor{HKS41}%
\fi%
- \tud@sectioning@set[addsec]{section}{%
+ \tud@sectioning@set{section}{%
\tud@sec@fontface%
\ifstr{\tud@pagecolor}{HKS41}{}{\tud@color{\tud@section@fontcolor}}%
}%
@@ -4570,28 +4571,20 @@
\fi
\newcommand*\tud@part{}
\newcommand*\tud@spart{}
-\newcommand*\tud@addpart{}
-\newcommand*\tud@saddpart{}
\newcommand*\tud@section{}
\newcommand*\tud@ssection{}
-\newcommand*\tud@addsec{}
-\newcommand*\tud@saddsec{}
\newcommand*\tud@subsection{}
\newcommand*\tud@ssubsection{}
\newcommand*\tud@subsubsection{}
\newcommand*\tud@ssubsubsection{}
-\newcommand*\tud@sectioning@set[3][]{%
- \tud@cmd@store{#2}%
- \ifstr{#2}{minisec}{%
+\newcommand*\tud@sectioning@set[2]{%
+ \tud@cmd@store{#1}%
+ \ifstr{#1}{minisec}{%
\renewcommand\minisec[1]{\@@tud@minisec{\tud@makeuppercase{##1}}}%
}{%
- \tud@sectioning@case{#2}%
- \ifblank{#1}{}{%
- \tud@cmd@store{#1}%
- \tud@sectioning@case{#1}%
- }%
+ \tud@sectioning@case{#1}%
}%
- \tud@font@koma@set{#2}{#3}%
+ \tud@font@koma@set{#1}{#2}%
}
\newcommand*\tud@sectioning@case[1]{%
\csedef{#1}{%
@@ -4611,14 +4604,6 @@
\expandafter\csname @@tud@#1\endcsname*%
{\noexpand\tud@sectioning@uppercase{##1}}%
}%
- \ifstr{#1}{addsec}{%
- \def\tud@addsec[##1]##2{%
- \@@tud@addsec[{##1}]{\tud@sectioning@uppercase##2}%
- }%
- \def\tud@saddsec##1{%
- \@@tud@addsec*{\tud@sectioning@uppercase##1}%
- }%
- }{}%
}
\newcommand*\tud@sectioning@reset[2][]{%
\tud@cmd@restore{#2}%