summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fmtcount/fcnumparser.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fmtcount/fcnumparser.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fmtcount/fcnumparser.sty12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/fmtcount/fcnumparser.sty b/Master/texmf-dist/tex/latex/fmtcount/fcnumparser.sty
index b65bfd53cf0..92063a43f9c 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 2015 Nicola Talbot and Vincent Belaïche
+%% Copyright 2017 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
@@ -52,7 +52,7 @@
%% coding: utf-8
%% End:
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fcnumparser}[2012/09/28]
+\ProvidesPackage{fcnumparser}[2017/06/15]
\def\fc@counter@parser#1{%
\expandafter\fc@number@parser\expandafter{\the#1.}%
}
@@ -332,12 +332,12 @@
of macro `fc@get@last@word'}}%
\def\fc@get@last@word#1#2#3{%
{%
- \def\@tempa##1\fc@case##2\@nil\fc@end{%
+ \def\@tempa##1\fc@wcase##2\@nil\fc@end{%
\toks0{##1}%
- \toks1{##2\fc@case}%
+ \toks1{##2\fc@wcase}%
}%
\@tempa#1\fc@end
- \def\@tempa##1\fc@case##2\fc@end{%
+ \def\@tempa##1\fc@wcase##2\fc@end{%
\toks2{##1}%
\def\@tempb{##2}%
\toks3{##2}%
@@ -351,7 +351,7 @@
\expandafter\expandafter\expandafter\@tempt
\expandafter\expandafter\expandafter{%
\expandafter\the\expandafter\@tempt
- \expandafter\fc@case\the\toks2}%
+ \expandafter\fc@wcase\the\toks2}%
\toks1\toks3 %
\fi
\next