summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3packages
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-11-26 23:25:13 +0000
committerKarl Berry <karl@freefriends.org>2014-11-26 23:25:13 +0000
commitb9e6e333665e4a3e044dc084dcbe603fb68b741e (patch)
treec652a0f43af38813acf05e1e74706272e909641a /Master/texmf-dist/source/latex/l3packages
parentb8f77d335f738196531dc9afc90b85e640909d0d (diff)
l3 (26nov14)
git-svn-id: svn://tug.org/texlive/trunk@35669 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3packages')
-rw-r--r--Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx6
-rw-r--r--Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx10
-rw-r--r--Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx6
3 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx b/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx
index c9f97b05af6..4dfce684b9c 100644
--- a/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx
+++ b/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx
@@ -37,8 +37,8 @@
%<*driver|package>
% The version of expl3 required is tested as early as possible, as
% some really old versions do not define \ProvidesExplPackage.
-\RequirePackage{expl3}[2014/09/15]
-%<package>\@ifpackagelater{expl3}{2014/09/15}
+\RequirePackage{expl3}[2014/11/25]
+%<package>\@ifpackagelater{expl3}{2014/11/25}
%<package> {}
%<package> {%
%<package> \PackageError{l3keys2e}{Support package l3kernel too old}
@@ -50,7 +50,7 @@
%<package> }%
%<package> \endinput
%<package> }
-\GetIdInfo$Id: l3keys2e.dtx 5423 2014-09-15 10:48:14Z joseph $
+\GetIdInfo$Id: l3keys2e.dtx 5471 2014-11-25 20:11:29Z joseph $
{LaTeX2e option processing using LaTeX3 keys}
%</driver|package>
%<*driver>
diff --git a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
index 6342bb959ba..36a13537312 100644
--- a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
+++ b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
@@ -41,8 +41,8 @@
%<*driver|package>
% The version of expl3 required is tested as early as possible, as
% some really old versions do not define \ProvidesExplPackage.
-\RequirePackage{expl3}[2014/09/15]
-%<package>\@ifpackagelater{expl3}{2014/09/15}
+\RequirePackage{expl3}[2014/11/25]
+%<package>\@ifpackagelater{expl3}{2014/11/25}
%<package> {}
%<package> {%
%<package> \PackageError{xparse}{Support package l3kernel too old}
@@ -54,7 +54,7 @@
%<package> }%
%<package> \endinput
%<package> }
-\GetIdInfo$Id: xparse.dtx 5423 2014-09-15 10:48:14Z joseph $
+\GetIdInfo$Id: xparse.dtx 5471 2014-11-25 20:11:29Z joseph $
{L3 Experimental document command parser}
%</driver|package>
%<*driver>
@@ -161,7 +161,7 @@
% character and its next occurrence, in a way similar to the argument
% of the \LaTeXe{} command \cs{verb}. Thus a \texttt{v}-type argument
% is read between two matching tokens, which cannot be any of |%|, |\|,
-% |#|, |{|, |}|, |^| or \verb*| |.
+% |#|, |{|, |}| or \verb*| |.
% The verbatim argument can also be enclosed between braces, |{| and |}|.
% A command with a verbatim
% argument will not work when it appears within an argument of
@@ -584,7 +584,7 @@
% declaring a function
% \begin{verbatim}
% \DeclareDocumentCommand \foo
-% { > { \TrimSpaces } }
+% { > { \TrimSpaces } m }
% { \showtokens {#1} }
% \end{verbatim}
% and using it in a document as
diff --git a/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx b/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx
index c762ea22d75..47ad1f1c74b 100644
--- a/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx
+++ b/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx
@@ -41,8 +41,8 @@
%<*driver|package>
% The version of expl3 required is tested as early as possible, as
% some really old versions do not define \ProvidesExplPackage.
-\RequirePackage{expl3}[2014/09/15]
-%<package>\@ifpackagelater{expl3}{2014/09/15}
+\RequirePackage{expl3}[2014/11/25]
+%<package>\@ifpackagelater{expl3}{2014/11/25}
%<package> {}
%<package> {%
%<package> \PackageError{xtemplate}{Support package l3kernel too old}
@@ -54,7 +54,7 @@
%<package> }%
%<package> \endinput
%<package> }
-\GetIdInfo$Id: xtemplate.dtx 5423 2014-09-15 10:48:14Z joseph $
+\GetIdInfo$Id: xtemplate.dtx 5471 2014-11-25 20:11:29Z joseph $
{L3 Experimental prototype document functions}
%</driver|package>
%<*driver>