summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-13 21:30:36 +0000
committerKarl Berry <karl@freefriends.org>2020-01-13 21:30:36 +0000
commitce9eb3564e7376e4452732aef5229a8461f52a09 (patch)
tree421c616b3d0f26ddc6e20e28345c9bd680028708 /Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
parenta61c6cf82707ad0e3aab14106179ce8d199284ce (diff)
l3 (13jan20)
git-svn-id: svn://tug.org/texlive/trunk@53394 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
index 2a0b842fbb9..8e088957188 100644
--- a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
+++ b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
@@ -4,7 +4,7 @@
%
% Copyright (C) 1999 Frank Mittelbach, Chris Rowley, David Carlisle
% (C) 2004-2008 Frank Mittelbach, The LaTeX3 Project
-% (C) 2009-2019 The LaTeX3 Project
+% (C) 2009-2020 The LaTeX3 Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -67,7 +67,7 @@
% }^^A
% }
%
-% \date{Released 2019-10-11}
+% \date{Released 2020-01-12}
%
% \maketitle
%
@@ -916,7 +916,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplPackage{xparse}{2019-10-11}{}
+\ProvidesExplPackage{xparse}{2020-01-12}{}
{L3 Experimental document command parser}
% \end{macrocode}
%
@@ -4551,7 +4551,7 @@
LaTeX~did~not~find~it,~and~will~insert~a~default~value~to~be~processed.
}
\__kernel_msg_new:nnnn { xparse } { non-xparse }
- { \str_upper_case:n #1~not~defined~using~xparse. }
+ { \str_uppercase:n #1~not~defined~using~xparse. }
{
You~have~asked~for~the~argument~specification~for~the~#1,~
but~this~was~not~defined~using~xparse.