summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/l3packages/xtemplate.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/l3packages/xtemplate.dtx')
-rw-r--r--macros/latex/contrib/l3packages/xtemplate.dtx7
1 files changed, 4 insertions, 3 deletions
diff --git a/macros/latex/contrib/l3packages/xtemplate.dtx b/macros/latex/contrib/l3packages/xtemplate.dtx
index afd33bf380..75f8e78ee4 100644
--- a/macros/latex/contrib/l3packages/xtemplate.dtx
+++ b/macros/latex/contrib/l3packages/xtemplate.dtx
@@ -5,7 +5,7 @@
% Copyright (C) 1999 Frank Mittelbach, Chris Rowley, David Carlisle
% (C) 2004-2010 Frank Mittelbach, The LaTeX Project
% (C) 2011-2022 The LaTeX Project
-%
+%\
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
% license or (at your option) any later version. The latest version
@@ -63,7 +63,7 @@
% }^^A
% }
%
-% \date{Released 2022-06-22}
+% \date{Released 2022-12-17}
%
% \maketitle
%
@@ -706,7 +706,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplPackage{xtemplate}{2022-06-22}{}
+\ProvidesExplPackage{xtemplate}{2022-12-17}{}
{L3 Experimental prototype document functions}
% \end{macrocode}
%
@@ -1830,6 +1830,7 @@
\@@_set_template_eq:nn { #1 / #3 } { #1 / #2 }
\bool_set_true:N \l_@@_restrict_bool
\@@_edit_defaults_aux:nnn {#1} {#3} {#4}
+ \bool_set_false:N \l_@@_restrict_bool
}
}
% \end{macrocode}