diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/l3packages')
3 files changed, 13 insertions, 13 deletions
diff --git a/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx b/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx index 9d754ee9e80..6abaceee479 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}[2012/02/26] -%<package>\@ifpackagelater{expl3}{2012/02/26} +\RequirePackage{expl3}[2012/04/23] +%<package>\@ifpackagelater{expl3}{2012/04/23} %<package> {} %<package> { %<package> \PackageError{l3keys2e}{Support package l3kernel too old.} @@ -50,7 +50,7 @@ %<package> \endinput %<package> } \RequirePackage{xparse} -\GetIdInfo$Id: l3keys2e.dtx 3471 2012-02-26 20:12:23Z joseph $ +\GetIdInfo$Id: l3keys2e.dtx 3570 2012-04-23 13:24:55Z 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 0c632a9179e..a0b627b5e46 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}[2012/02/26] -%<package>\@ifpackagelater{expl3}{2012/02/26} +\RequirePackage{expl3}[2012/04/23] +%<package>\@ifpackagelater{expl3}{2012/04/23} %<package> {} %<package> { %<package> \PackageError{xparse}{Support package l3kernel too old.} @@ -53,7 +53,7 @@ %<package> } %<package> \endinput %<package> } -\GetIdInfo$Id: xparse.dtx 3471 2012-02-26 20:12:23Z joseph $ +\GetIdInfo$Id: xparse.dtx 3570 2012-04-23 13:24:55Z joseph $ {L3 Experimental document command parser} %</driver|package> %<*driver> @@ -110,8 +110,8 @@ % \item \cs{NewDocumentEnvironment} % \item \cs{RenewDocumentEnvironment} % \item \cs{ProvideDocumentEnvironment} -% \item \cs{IfNoValue(TF)} (the need for \cs{IfValue(TF)} is currently -% an item of active discussion) +% \item \cs{DeclareExpandableDocumentCommand} +% \item \cs{IfNoValue(TF)} % \item \cs{IfBoolean(TF)} % \end{itemize} % with the other functions currently regarded as \enquote{experimental}. Please @@ -3373,8 +3373,8 @@ \DeclareOption { log-declarations = true } { } \DeclareOption { log-declarations = false } { - \msg_redirect_module:nnn { xparse } { info } { none } - \msg_redirect_module:nnn { xparse } { warning } { none } + \msg_redirect_module:nnn { LaTeX / xparse } { info } { none } + \msg_redirect_module:nnn { LaTeX / xparse } { warning } { none } } \DeclareOption { log-declarations } { } \ProcessOptions \scan_stop: diff --git a/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx b/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx index e0698c916dd..c8131b218c1 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}[2012/02/26] -%<package>\@ifpackagelater{expl3}{2012/02/26} +\RequirePackage{expl3}[2012/04/23] +%<package>\@ifpackagelater{expl3}{2012/04/23} %<package> {} %<package> { %<package> \PackageError{xtemplate}{Support package l3kernel too old.} @@ -53,7 +53,7 @@ %<package> } %<package> \endinput %<package> } -\GetIdInfo$Id: xtemplate.dtx 3471 2012-02-26 20:12:23Z joseph $ +\GetIdInfo$Id: xtemplate.dtx 3570 2012-04-23 13:24:55Z joseph $ {L3 Experimental prototype document functions} %</driver|package> %<*driver> |