From fee7482284af43ba05f5daa85799ac0a57197342 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 13 Oct 2010 23:33:56 +0000 Subject: tocloft (13oct10) git-svn-id: svn://tug.org/texlive/trunk@20084 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/tocloft/tocloft.sty | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/tocloft/tocloft.sty b/Master/texmf-dist/tex/latex/tocloft/tocloft.sty index 3f8b7d26340..64f4beeb8d3 100644 --- a/Master/texmf-dist/tex/latex/tocloft/tocloft.sty +++ b/Master/texmf-dist/tex/latex/tocloft/tocloft.sty @@ -23,17 +23,7 @@ %% This work consists of the files listed in the README file. %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{tocloft}[2009/09/04 v2.3d parameterised ToC, etc., typesetting] -\providecommand{\PRWPackageNote}[2]{% - \GenericWarning{% - (#1)\@spaces\@spaces\@spaces\@spaces - }{% - Package #1 Note: #2% - }% -} -\providecommand{\PRWPackageNoteNoLine}[2]{% - \PRWPackageNote{#1}{#2\@gobble}% -} +\ProvidesPackage{tocloft}[2010/10/13 v2.3e parameterised ToC, etc., typesetting] \newcommand{\@cftquit}{} \newif\if@cfthaschapter \newif\if@cftkoma @@ -48,9 +38,9 @@ \PackageWarning{tocloft}% {I don't recognize any sectional divisions so I'll do nothing} \renewcommand{\@cftquit}{\endinput} - }{\PRWPackageNoteNoLine{tocloft}{The document has section divisions}} + }{\PackageInfo{tocloft}{The document has section divisions}} }{\@cfthaschaptertrue - \PRWPackageNoteNoLine{tocloft}{The document has chapter divisions}} + \PackageInfo{tocloft}{The document has chapter divisions}} \@cftquit \newif\if@cfttocbibind \AtBeginDocument{% -- cgit v1.2.3