diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/tocbibind/tocbibind.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/tocbibind/tocbibind.sty b/Master/texmf-dist/tex/latex/tocbibind/tocbibind.sty index 2c5493fba45..b88f54f43e3 100644 --- a/Master/texmf-dist/tex/latex/tocbibind/tocbibind.sty +++ b/Master/texmf-dist/tex/latex/tocbibind/tocbibind.sty @@ -23,7 +23,7 @@ %% ----------------------------------------------------------------- %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{tocbibind}[2009/12/28 v1.5j extra ToC listings] +\ProvidesPackage{tocbibind}[2010/10/13 v1.5k extra ToC listings] \providecommand{\PRWPackageNote}[2]{% \GenericWarning{% (#1)\@spaces\@spaces\@spaces\@spaces @@ -45,9 +45,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}} \newif\if@inltxdoc \@ifclassloaded{ltxdoc}{\@inltxdoctrue}{\@inltxdocfalse} |