From 990207a7872817b3d9945d710a389a0d76fe0260 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 27 Jan 2009 02:00:27 +0000 Subject: koma-script update (26jan09) git-svn-id: svn://tug.org/texlive/trunk@11990 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/koma-script/scrreprt.cls | 41 +++++++++++----------- 1 file changed, 21 insertions(+), 20 deletions(-) (limited to 'Master/texmf-dist/tex/latex/koma-script/scrreprt.cls') diff --git a/Master/texmf-dist/tex/latex/koma-script/scrreprt.cls b/Master/texmf-dist/tex/latex/koma-script/scrreprt.cls index 0a2bdd8a451..b11db22bf1e 100644 --- a/Master/texmf-dist/tex/latex/koma-script/scrreprt.cls +++ b/Master/texmf-dist/tex/latex/koma-script/scrreprt.cls @@ -92,7 +92,7 @@ \fi } \fi - \@CheckKOMAScriptVersion{2009/01/01 v3.02 KOMA-Script}% + \@CheckKOMAScriptVersion{2009/01/24 v3.02b KOMA-Script}% \endgroup \newcommand*{\KOMAClassName}{% scrreprt% @@ -106,7 +106,7 @@ %%% From File: scrkbase.dtx \RequirePackage{scrkbase}[\KOMAScriptVersion] %%% From File: tocbasic.dtx -\def\tocbasicversion{2009/01/01 v3.02} +\def\tocbasicversion{2009/01/20 v3.02a} \edef\@tempa{\noexpand\RequirePackage{tocbasic}[\tocbasicversion]} \@tempa \AtAddToTocList[\@currname.\@currext]{\setuptoc{\@currext}{onecolumn}}% @@ -168,6 +168,7 @@ \@namedef{scr@v@3.01b}{9} \@namedef{scr@v@3.01c}{9} \@namedef{scr@v@3.02}{9} +\@namedef{scr@v@3.02b}{9} \@namedef{scr@v@last}{9} %%% From File: scrkmisc.dtx \KOMA@key{draft}[true]{% @@ -2947,9 +2948,9 @@ \let\scr@tmp@footnotetext=\@footnotetext \let\@footnotetext=\@gobble \sbox\@tempboxa{% - {\capfont\strut\ignorespaces - #1{{\caplabelfont#2\captionformat}}% - #3\unskip\strut}% + {\capfont{\strut\ignorespaces + #1{{\caplabelfont{#2\captionformat}}}% + #3\unskip\strut}}% }% \let\@footnotetext=\scr@tmp@footnotetext \let\scr@tmp@footnotetext=\undefined @@ -2964,23 +2965,23 @@ \hb@xt@\hsize{% \setbox\@tempboxa\vbox{\hsize=\cap@width \ifdofullc@p - {\capfont\@hangfrom{\scr@smashdp{\strut\ignorespaces - #1{{\caplabelfont#2\captionformat}}}}% - {#3\unskip\strut\par}}% + {\capfont{\@hangfrom{\scr@smashdp{\strut\ignorespaces + #1{{\caplabelfont{#2\captionformat}}}}}% + {#3\unskip\strut\par}}}% \else% \ifdim\cap@indent<\z@ - {\capfont\strut\ignorespaces - #1{{\caplabelfont #2\captionformat\par}}% - \noindent\hspace*{-\cap@indent}#3\unskip\strut\par}% + {\capfont{\strut\ignorespaces + #1{{\caplabelfont{#2\captionformat\par}}}% + \noindent\hspace*{-\cap@indent}#3\unskip\strut\par}}% \else% \if@capbreak - {\capfont\strut\ignorespaces - #1{{\caplabelfont #2\captionformat\par}}% - \noindent\@hangfrom{\hspace*{\cap@indent}}{#3\par}}% + {\capfont{\strut\ignorespaces + #1{{\caplabelfont{#2\captionformat\par}}}% + \noindent\@hangfrom{\hspace*{\cap@indent}}{#3\par}}}% \else - {\capfont\@hangfrom{\scr@smashdp\strut\hspace*{\cap@indent}}% + {\capfont{\@hangfrom{\scr@smashdp\strut\hspace*{\cap@indent}}% {\hspace{-\cap@indent}\scr@smashdp{\ignorespaces#1% - {{\caplabelfont#2\captionformat}}}#3\unskip\strut\par}}% + {{\caplabelfont{#2\captionformat}}}}#3\unskip\strut\par}}}% \fi \fi \fi @@ -2997,11 +2998,11 @@ \else \global \@minipagefalse \sbox\@tempboxa{% - {\capfont\scr@smashdp{\strut\ignorespaces - #1{{\caplabelfont#2\captionformat}}}% - #3}% + {\capfont{\scr@smashdp{\strut\ignorespaces + #1{{\caplabelfont{#2\captionformat}}}}% + #3}}% }% - \hb@xt@\hsize{\strut\cap@left\box\@tempboxa\cap@right\strut}% + {\capfont{\hb@xt@\hsize{\strut\cap@left\box\@tempboxa\cap@right\strut}}}% \fi \endgroup } -- cgit v1.2.3