summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/koma-script/tocbasic.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-07-20 18:10:03 +0000
committerKarl Berry <karl@freefriends.org>2009-07-20 18:10:03 +0000
commitc085420206defb618b877e4e046024830c6ef8e1 (patch)
tree4871a44a4250285bfd69467785548085cf5ab21e /Master/texmf-dist/tex/latex/koma-script/tocbasic.sty
parentd0d80da633ecb4209bb8355828026d5cf5419ea7 (diff)
koma-script update (8jul09)
git-svn-id: svn://tug.org/texlive/trunk@14345 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/koma-script/tocbasic.sty')
-rw-r--r--Master/texmf-dist/tex/latex/koma-script/tocbasic.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/koma-script/tocbasic.sty b/Master/texmf-dist/tex/latex/koma-script/tocbasic.sty
index b186dabe9e4..b94b548d2af 100644
--- a/Master/texmf-dist/tex/latex/koma-script/tocbasic.sty
+++ b/Master/texmf-dist/tex/latex/koma-script/tocbasic.sty
@@ -39,11 +39,11 @@
%% standard classes created by The LaTeX3 Project 1994-1996.
%%
%%% From File: tocbasic.dtx
-\def\tocbasicversion{2009/01/20 v3.02a}
+\def\tocbasicversion{2009/06/08 v3.03b}
\NeedsTeXFormat{LaTeX2e}[1995/06/01]
\ProvidesPackage{tocbasic}
- [\tocbasicversion
- (package)%
+ [\tocbasicversion\space KOMA-Script package
+ (handling toc-files)%
]
\newcommand*{\tb@listoftocs}{}
\newcommand{\ifattoclist}[1]{%
@@ -207,7 +207,7 @@
\doforeachtocfile[{#1}]{\addtocontents{\@currext}{#2}}%
}
\newcommand{\@@addtoeachtocfile}[1]{%
- \doforeachfocfile{\addtocontents{\@currext}{#1}}%
+ \doforeachtocfile{\addtocontents{\@currext}{#1}}%
}
\newcommand{\addcontentslinetoeachtocfile}{%
\@ifnextchar [%]
@@ -280,7 +280,7 @@
\doforeachtocfile[{#1}]{\listoftoc{\@currext}}%
}
\newcommand{\@@listofeachtoc}[1]{%
- \doforeachfocfile{\listoftoc{\@currext}}%
+ \doforeachtocfile{\listoftoc{\@currext}}%
}
\newcommand*{\tocbasic@listhead}[1]{%
\@ifundefined{tocbasic@listhead@\@currext}{%