summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/koma-script/scrbook.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-04-09 16:06:01 +0000
committerKarl Berry <karl@freefriends.org>2009-04-09 16:06:01 +0000
commit92643cc428982f5e94dfc5bfe030669dfcfa41ad (patch)
tree48ad8074b71b01cd64542a4bdb33d18aa4aeb052 /Master/texmf-dist/tex/latex/koma-script/scrbook.cls
parentdee9130d58e3e04c8f38a96834fc8a9000f60c4e (diff)
koma-script update (8apr09)
git-svn-id: svn://tug.org/texlive/trunk@12679 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/koma-script/scrbook.cls')
-rw-r--r--Master/texmf-dist/tex/latex/koma-script/scrbook.cls7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/koma-script/scrbook.cls b/Master/texmf-dist/tex/latex/koma-script/scrbook.cls
index c9c9954477e..22020c4c848 100644
--- a/Master/texmf-dist/tex/latex/koma-script/scrbook.cls
+++ b/Master/texmf-dist/tex/latex/koma-script/scrbook.cls
@@ -94,7 +94,7 @@
\fi
}
\fi
- \@CheckKOMAScriptVersion{2009/04/01 v3.03 KOMA-Script}%
+ \@CheckKOMAScriptVersion{2009/04/03 v3.03a KOMA-Script}%
\endgroup
\newcommand*{\KOMAClassName}{%
scrbook%
@@ -173,6 +173,7 @@
\@namedef{scr@v@3.02b}{9}
\@namedef{scr@v@3.02c}{10}
\@namedef{scr@v@3.03}{0}
+\@namedef{scr@v@3.03a}{0}
\@namedef{scr@v@last}{10}
%%% From File: scrkmisc.dtx
\KOMA@key{draft}[true]{%
@@ -1799,7 +1800,7 @@
\newcounter{chapter}
\renewcommand*{\thechapter}{\@arabic\c@chapter}
\newcommand*{\chapterformat}{%
- \mbox{\chapappifchapterprefix{~}\thechapter\autodot\enskip}%
+ \mbox{\chapappifchapterprefix{\nobreakspace}\thechapter\autodot\enskip}%
}
\newcommand*\chaptermarkformat{\chapappifchapterprefix{\ }%
\thechapter\autodot\enskip}
@@ -3538,7 +3539,7 @@
\newenvironment{labeling}[2][]{%
\def\sc@septext{#1}%
\list{}{\settowidth{\labelwidth}{{%
- \usekomafont{labelinglabel}{#1%
+ \usekomafont{labelinglabel}{#2%
\usekomafont{labelingseparator}{\sc@septext}}%
}}%
\leftmargin\labelwidth \advance\leftmargin by \labelsep