From f9ceacdd956350b95fd9aaed33b4a932ae789bc0 Mon Sep 17 00:00:00 2001 From: Manuel Pégourié-Gonnard Date: Sat, 6 Oct 2012 09:35:13 +0000 Subject: l3packages update git-svn-id: svn://tug.org/texlive/trunk@27899 c570f23f-e606-0410-a88d-b1316a301751 --- .../source/latex/l3packages/xtemplate/xtemplate.dtx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/source/latex/l3packages/xtemplate') diff --git a/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx b/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx index ca77b8910e8..6d9b5c418f4 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/09/05] -%\@ifpackagelater{expl3}{2012/09/05} +\RequirePackage{expl3}[2012/09/29] +%\@ifpackagelater{expl3}{2012/09/29} % {} % {% % \PackageError{xtemplate}{Support package l3kernel too old.} @@ -53,7 +53,7 @@ % }% % \endinput % } -\GetIdInfo$Id: xtemplate.dtx 4205 2012-09-05 10:30:28Z joseph $ +\GetIdInfo$Id: xtemplate.dtx 4249 2012-09-29 22:17:28Z joseph $ {L3 Experimental prototype document functions} % %<*driver> @@ -2463,14 +2463,14 @@ \__msg_term:nnnnn { xtemplate } { \prop_if_empty:NTF #1 { show-no-attribute } { show-attribute } } {#2} {#3} {#4} - \__msg_show_variable:x + \__msg_show_variable:n { \prop_map_function:NN #1 \__msg_show_item_unbraced:nn } } % \end{macrocode} % \end{macro} % \end{macro} % -% \begin{macro}{\template_show_values:nnn} +% \begin{macro}{\@@_show_values:nnn} % Instance values are a little more complex, as there are the collection % and template to consider. % \begin{macrocode} @@ -2483,14 +2483,14 @@ { \__msg_term:nnnnn { xtemplate } { show-no-values } {#1} {#2} {#3} - \__msg_show_variable:x { } + \__msg_show_variable:n { } } { \prop_pop:NnN \l_@@_values_prop { from~template } \l_@@_tmp_tl \__msg_term:nnnnnV { xtemplate } { show-values } {#1} {#2} {#3} \l_@@_tmp_tl - \__msg_show_variable:x + \__msg_show_variable:n { \prop_map_function:NN \l_@@_values_prop \__msg_show_item_unbraced:nn -- cgit v1.2.3