From bdfa3979f6c54a1f27df35260739300e9d143163 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 26 Jan 2011 23:17:58 +0000 Subject: totcount 1.2 (26jan11) git-svn-id: svn://tug.org/texlive/trunk@21178 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/totcount/totcount.sty | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/totcount/totcount.sty b/Master/texmf-dist/tex/latex/totcount/totcount.sty index a1fc0b5dfc3..76fb5559846 100644 --- a/Master/texmf-dist/tex/latex/totcount/totcount.sty +++ b/Master/texmf-dist/tex/latex/totcount/totcount.sty @@ -6,18 +6,18 @@ %% %% totcount.dtx (with options: `sty') %% -%% The TotCount package, version 1.0, 2009/04/14 +%% The TotCount package, version 1.2, 2011/01/25 %% -%% Copyright (c) [2009] Vasileios Koutavas (Vasileios.Koutavas@cs.tcd.ie) +%% Copyright (c) [2009] Vasileios Koutavas (Vasileios.Koutavas@scss.tcd.ie) %% %% This program may be re-distributed and/or modified under the terms of the %% LaTeX Project Public License version 1.3c, or any later version. %% The latest version of this license is in %% CTAN:macros/latex/base/lppl.txt %% -\def\totcfileversion{1.1} -\def\totcfiledate{2009/07/09} -\def\totcdocdate{9 Jul 2009} +\def\totcfileversion{1.2} +\def\totcfiledate{2011/01/25} +\def\totcdocdate{25 Jan 2011} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{totcount} [\totcfiledate \space v\totcfileversion \space package for getting% @@ -125,7 +125,7 @@ \newcommand\total[1]{% \def\tmp@val{\value{#1@totc}}% \ifnum\tmp@val=-1% - \message{Rerun to get correct total counts}% + \PackageWarning{totcount}{Rerun to get correct total counts}% $??$% \else% \number\value{#1@totc}% @@ -145,7 +145,7 @@ \InputIfFileExists{#1}{% \message{TotCount inputs file '#1'}% }{% - \message{TotCount Warning: File '#1' does not exist!}% + \PackageWarning{totcount}{File '#1' does not exist!}% \message{\space\space\space\space\space\space\space\space\space% \space\space\space\space\space\space\space\space\space% Ignoring \string\usetotcountfile{#1}.}% -- cgit v1.2.3