summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/tocbibind
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-10-13 23:34:13 +0000
committerKarl Berry <karl@freefriends.org>2010-10-13 23:34:13 +0000
commit1eb259f5d43280cf919c55a8cfb586f934fca662 (patch)
treef9d5f9aed24840f4e26f1ff025f0cb9ec97b3011 /Master/texmf-dist/source/latex/tocbibind
parentfee7482284af43ba05f5daa85799ac0a57197342 (diff)
tocbibind (13oct10)
git-svn-id: svn://tug.org/texlive/trunk@20085 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tocbibind')
-rw-r--r--Master/texmf-dist/source/latex/tocbibind/tocbibind.dtx8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/tocbibind/tocbibind.dtx b/Master/texmf-dist/source/latex/tocbibind/tocbibind.dtx
index d2bc5652b40..1570545523a 100644
--- a/Master/texmf-dist/source/latex/tocbibind/tocbibind.dtx
+++ b/Master/texmf-dist/source/latex/tocbibind/tocbibind.dtx
@@ -89,6 +89,7 @@
% \changes{v1.5f}{2003/02/04}{Changed theindex}
% \changes{v1.5h}{2004/05/10}{Changed license from LPPL v1.0 to v1.3}
% \changes{v1.5i}{2009/09/04}{New maintainer (Will Robertson)}
+% \changes{v1.5k}{2010/10/13}{Remove a message in the console output}
%
% \def\dtxfile{tocbibind.dtx}
% \def\fileversion{v1.4a} \def\filedate{2000/03/05}
@@ -103,6 +104,7 @@
% \def\fileversion{v1.5h} \def\filedate{2004/05/10}
% \def\fileversion{v1.5i} \def\filedate{2009/09/04}
% \def\fileversion{v1.5j} \def\filedate{2009/12/28}
+% \def\fileversion{v1.5k} \def\filedate{2010/10/13}
% \newcommand*{\Lpack}[1]{\textsf {#1}} ^^A typeset a package
% \newcommand*{\Lopt}[1]{\textsf {#1}} ^^A typeset an option
% \newcommand*{\file}[1]{\texttt {#1}} ^^A typeset a file
@@ -447,7 +449,7 @@
% \begin{macrocode}
%<*usc>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{tocbibind}[2009/12/28 v1.5j extra ToC listings]
+\ProvidesPackage{tocbibind}[2010/10/13 v1.5k extra ToC listings]
% \end{macrocode}
%
% \begin{macro}{\PRWPackageNote}
@@ -491,9 +493,9 @@
I hope you have used the `other' option\MessageBreak
otherwise I'll ignore the package}
\renewcommand{\@bibquit}{\endinput}
- }{\PRWPackageNoteNoLine{tocbibind}{The document has section divisions}}
+ }{\PackageInfo{tocbibind}{The document has section divisions}}
}{\@bibchaptertrue
- \PRWPackageNoteNoLine{tocbibind}{The document has chapter divisions}}
+ \PackageInfo{tocbibind}{The document has chapter divisions}}
% \end{macrocode}
% \end{macro}