diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/totcount')
-rw-r--r-- | Master/texmf-dist/tex/latex/totcount/totcount.sty | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/totcount/totcount.sty b/Master/texmf-dist/tex/latex/totcount/totcount.sty index 532ac391ebd..a1fc0b5dfc3 100644 --- a/Master/texmf-dist/tex/latex/totcount/totcount.sty +++ b/Master/texmf-dist/tex/latex/totcount/totcount.sty @@ -15,13 +15,12 @@ %% The latest version of this license is in %% CTAN:macros/latex/base/lppl.txt %% -\def\fileversion{1.0} -\def\filedate{2009/04/14} -\def\docdate{14 April 2009} +\def\totcfileversion{1.1} +\def\totcfiledate{2009/07/09} +\def\totcdocdate{9 Jul 2009} \NeedsTeXFormat{LaTeX2e} - \date{\docdate} \ProvidesPackage{totcount} - [\filedate \space v\fileversion \space package for getting% + [\totcfiledate \space v\totcfileversion \space package for getting% the total value of LaTeX counters] %% %% Import of the \xpackage{keyval} package \cite{keyval}: |