summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fmtcount/fcnumparser.sty
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/tex/latex/fmtcount/fcnumparser.sty
parent8b8f792771a6829700bd3044baf3fc3a4cb90477 (diff)
fmtcount (28sep12)
git-svn-id: svn://tug.org/texlive/trunk@27840 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fmtcount/fcnumparser.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fmtcount/fcnumparser.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/fmtcount/fcnumparser.sty b/Master/texmf-dist/tex/latex/fmtcount/fcnumparser.sty
index 8cf850d3fc4..cf3f80d7b69 100644
--- a/Master/texmf-dist/tex/latex/fmtcount/fcnumparser.sty
+++ b/Master/texmf-dist/tex/latex/fmtcount/fcnumparser.sty
@@ -7,7 +7,7 @@
%% fmtcount.dtx (with options: `fcnumparser.sty,package')
%%
%% fmtcount.dtx
-%% Copyright 2012 Nicola Talbot
+%% Copyright 2012 Nicola Talbot and Vincent Belaïche
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -19,7 +19,7 @@
%%
%% This work has the LPPL maintenance status `maintained'.
%%
-%% The Current Maintainer of this work is Nicola Talbot.
+%% The Current Maintainer of this work is Nicola Talbot and Vincent Belaïche.
%%
%% This work consists of the files fmtcount.dtx and fmtcount.ins and the derived files fcnumparser.sty, fcprefix.sty, fmtcount.sty, fc-american.def, fc-british.def, fc-english.def, fc-francais.def, fc-french.def, fc-frenchb.def, fc-german.def, fc-germanb.def, fc-italian.def, fc-ngerman.def, fc-ngermanb.def, fc-portuges.def, fc-spanish.def, fc-UKenglish.def, fc-USenglish.def.
%%
@@ -49,7 +49,7 @@
%%\cs{latinnumeralstringnum}\marg{number}\oarg{prefix options}
%%\end{definition}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fcnumparser}
+\ProvidesPackage{fcnumparser}[2012/09/28]
\def\fc@counter@parser#1{%
\expandafter\fc@number@parser\expandafter{\the#1.}%
}