[latex3-commits] [git/LaTeX3-latex3-latex3] coffins: Set coffin scope when resetting structures (ceb3386)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sun Jan 20 22:35:30 CET 2019
Repository : https://github.com/latex3/latex3
On branch : coffins
Link : https://github.com/latex3/latex3/commit/ceb33863487ac81c9ed126496e74cb6efed114ca
>---------------------------------------------------------------
commit ceb33863487ac81c9ed126496e74cb6efed114ca
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Jan 20 19:52:48 2019 +0000
Set coffin scope when resetting structures
>---------------------------------------------------------------
ceb33863487ac81c9ed126496e74cb6efed114ca
l3kernel/l3coffins.dtx | 1 +
1 file changed, 1 insertion(+)
diff --git a/l3kernel/l3coffins.dtx b/l3kernel/l3coffins.dtx
index 37ca28d..9c5e6ed 100644
--- a/l3kernel/l3coffins.dtx
+++ b/l3kernel/l3coffins.dtx
@@ -935,6 +935,7 @@
\cs_new_protected:Npn \@@_reset_structure:NNN #1#2#3
{
\debug_suspend:
+ \tl_gset:cn { g_@@_scope_ \@@_to_value:N #1 _tl } {#2}
\prop_if_exist:cF { #2 _@@_corners_ \@@_to_value:N #1 _prop }
{
\prop_new:c { #2 _@@_corners_ \@@_to_value:N #1 _prop }
More information about the latex3-commits
mailing list