summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fmtcount/fmtcount.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-09-28 22:46:08 +0000
committerKarl Berry <karl@freefriends.org>2012-09-28 22:46:08 +0000
commit2ea467335e53afde5e4bc6a6806bd6c194e416e1 (patch)
tree8fa44f0946aed1450ecbcf3974faf7727006fd3e /Master/texmf-dist/source/latex/fmtcount/fmtcount.dtx
parent8b8f792771a6829700bd3044baf3fc3a4cb90477 (diff)
fmtcount (28sep12)
git-svn-id: svn://tug.org/texlive/trunk@27840 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fmtcount/fmtcount.dtx')
-rw-r--r--Master/texmf-dist/source/latex/fmtcount/fmtcount.dtx14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/fmtcount/fmtcount.dtx b/Master/texmf-dist/source/latex/fmtcount/fmtcount.dtx
index 8315fcf4777..c26a89f864e 100644
--- a/Master/texmf-dist/source/latex/fmtcount/fmtcount.dtx
+++ b/Master/texmf-dist/source/latex/fmtcount/fmtcount.dtx
@@ -4,9 +4,9 @@
% -src "(.+)\.(sty)=>\1.\2"
% -src "(.+)\.(def)=>\1.\2"
% -doc "fmtcount-manual.tex"
-% -author "Nicola Talbot"
+% -author "Nicola Talbot and Vincent Belaïche"
% fmtcount
-% Created on 2012/9/25 10:12
+% Created on 2012/9/28 8:43
%\fi
%\iffalse
%<*package>
@@ -29,7 +29,7 @@
%\fi
% \iffalse
% Doc-Source file to use with LaTeX2e
-% Copyright (C) 2012 Nicola Talbot, all rights reserved.
+% Copyright (C) 2012 Nicola Talbot and Vincent Belaïche, all rights reserved.
% \fi
% \iffalse
%<*driver>
@@ -71,7 +71,7 @@
% \url{www.dickimaw-books.com}
% \and
% Vincent Belaïche}
-% \date{2012-06-18 (version 2.0)\relax
+% \date{2012-09-28 (version 2.01)\relax
%}
% \maketitle
% \tableofcontents
@@ -817,7 +817,7 @@
%\subsubsection{fcnumparser.sty}
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fcnumparser}
+\ProvidesPackage{fcnumparser}[2012/09/28]
% \end{macrocode}
% \cs{fc@counter@parser} is just a shorthand to parse a number held in a counter.
% \begin{macrocode}
@@ -1430,7 +1430,7 @@
% Pseudo-latin prefixes.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fcprefix}
+\ProvidesPackage{fcprefix}[2012/09/28]
\RequirePackage{ifthen}
\RequirePackage{keyval}
\RequirePackage{fcnumparser}
@@ -2007,7 +2007,7 @@
% This section deals with the code for |fmtcount.sty|
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fmtcount}[2012/06/18 v2.0]
+\ProvidesPackage{fmtcount}[2012/09/28 v2.01]
\RequirePackage{ifthen}
\RequirePackage{keyval}
\RequirePackage{etoolbox}