summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-07-17 01:00:01 +0000
committerKarl Berry <karl@freefriends.org>2009-07-17 01:00:01 +0000
commite2fb3083c958311405f09317fcc83fe1e80c1537 (patch)
tree3f4e48c30ca1a45d43b9a3b7f6db9fd00324e665 /Master/texmf-dist/tex
parent076fafe106fea5f8bb247a0b9ef5f913ce341311 (diff)
totcount 1.1 (11jul09)
git-svn-id: svn://tug.org/texlive/trunk@14292 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/totcount/totcount.sty9
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}: