From e2fb3083c958311405f09317fcc83fe1e80c1537 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 17 Jul 2009 01:00:01 +0000 Subject: totcount 1.1 (11jul09) git-svn-id: svn://tug.org/texlive/trunk@14292 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/totcount/totcount.drv | 9 ++++----- Master/texmf-dist/source/latex/totcount/totcount.dtx | 19 ++++++++++--------- 2 files changed, 14 insertions(+), 14 deletions(-) (limited to 'Master/texmf-dist/source') diff --git a/Master/texmf-dist/source/latex/totcount/totcount.drv b/Master/texmf-dist/source/latex/totcount/totcount.drv index 95a4c825357..b804f428a48 100644 --- a/Master/texmf-dist/source/latex/totcount/totcount.drv +++ b/Master/texmf-dist/source/latex/totcount/totcount.drv @@ -15,12 +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} \ProvidesFile{totcount.drv} - [\filedate \space v\fileversion \space Driver for the TotCount package] + [\totcfiledate \space v\totcfileversion \space Driver for the TotCount package] \documentclass{ltxdoc} \RequirePackage{hypdoc} \RequirePackage{tocloft} @@ -40,7 +40,6 @@ \begin{document} \DocInput{totcount.dtx} \PrintIndex \PrintChanges \end{document} - \date{\docdate} \endinput %% %% End of file `totcount.drv'. diff --git a/Master/texmf-dist/source/latex/totcount/totcount.dtx b/Master/texmf-dist/source/latex/totcount/totcount.dtx index c3014025047..21433e0e002 100644 --- a/Master/texmf-dist/source/latex/totcount/totcount.dtx +++ b/Master/texmf-dist/source/latex/totcount/totcount.dtx @@ -1,12 +1,12 @@ -\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} % ^^A********************************************************************** % \iffalse \NeedsTeXFormat{LaTeX2e} %<*drv> \ProvidesFile{totcount.drv} - [\filedate \space v\fileversion \space Driver for the TotCount package] + [\totcfiledate \space v\totcfileversion \space Driver for the TotCount package] \documentclass{ltxdoc} \RequirePackage{hypdoc} \RequirePackage{tocloft} @@ -32,7 +32,7 @@ % % ^^A********************************************************************** % -% The TotCount package, version \fileversion, \filedate +% The TotCount package, version \totcfileversion, \totcfiledate % % Copyright (c) [2009] Vasileios Koutavas (Vasileios.Koutavas@cs.tcd.ie) % @@ -43,6 +43,7 @@ % % \fi % +% \changes{v1.1}{2009/07/09}{Fixes bug that mistakenly sets the date of any document using totcount} % \changes{v1.0}{2009/04/10}{First release} % % \MakeShortVerb{\|} @@ -58,7 +59,7 @@ % \title{The \xpackage{totcount} package^^A % \thanks{Available at \CTANtotcount.}} % \author{Vasileios Koutavas\\\normalsize\texttt{Vasileios.Koutavas@cs.tcd.ie}} - \date{\docdate} +% \date{\totcdocdate} % % \maketitle % @@ -234,7 +235,7 @@ % \begin{macrocode} %<*sty> \ProvidesPackage{totcount} - [\filedate \space v\fileversion \space package for getting% + [\totcfiledate \space v\totcfileversion \space package for getting% the total value of LaTeX counters] % \end{macrocode} %% @@ -433,7 +434,7 @@ % \begin{macrocode} %<*ex> \ProvidesFile{totcount-ex.tex} - [\filedate \space v\fileversion \space% + [\totcfiledate \space v\totcfileversion \space% test file for the TotCount package] \documentclass{article} % \end{macrocode} @@ -515,7 +516,7 @@ and \total{page} % % Many thanks to Christoforos Moutafis for pointing me to the right direction % when I first started looking for a way to display the maximum value of -% counters. +% counters. Thanks also to everyone who submitted bug reports. % % \begin{thebibliography}{H\,1} % \raggedright -- cgit v1.2.3