[latex3-commits] [git/LaTeX3-latex3-latex3] str-convert-dftl-utf8: use @@ notation (1ce51d83f)
Ulrike Fischer
fischer at troubleshooting-tex.de
Wed Feb 3 13:12:50 CET 2021
Repository : https://github.com/latex3/latex3
On branch : str-convert-dftl-utf8
Link : https://github.com/latex3/latex3/commit/1ce51d83fa1f3347ddea11f95aa90afe2b1f84f8
>---------------------------------------------------------------
commit 1ce51d83fa1f3347ddea11f95aa90afe2b1f84f8
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Feb 3 13:12:50 2021 +0100
use @@ notation
>---------------------------------------------------------------
1ce51d83fa1f3347ddea11f95aa90afe2b1f84f8
l3kernel/l3str-convert.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3str-convert.dtx b/l3kernel/l3str-convert.dtx
index 8e914c1c2..70135b518 100644
--- a/l3kernel/l3str-convert.dtx
+++ b/l3kernel/l3str-convert.dtx
@@ -325,10 +325,10 @@
\sys_if_engine_xetex_p:
}
{
- \prop_gput:Nnn \g__str_alias_prop { dflt } { }
+ \prop_gput:Nnn \g_@@_alias_prop { dflt } { }
}
{
- \prop_gput:Nnn \g__str_alias_prop { dflt } { utf8 }
+ \prop_gput:Nnn \g_@@_alias_prop { dflt } { utf8 }
}
% \end{macrocode}
% \end{variable}
More information about the latex3-commits
mailing list.