[latex3-commits] [git/LaTeX3-latex3-latex3] master: remove stray assignment (ae100f9c8)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Aug 5 08:40:39 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/ae100f9c8bdcbf5a7247e8ce889ce4b6305dab13
>---------------------------------------------------------------
commit ae100f9c8bdcbf5a7247e8ce889ce4b6305dab13
Author: Jonathan Spratte <jspratte at yahoo.de>
Date: Mon Aug 3 22:13:07 2020 +0200
remove stray assignment
>---------------------------------------------------------------
ae100f9c8bdcbf5a7247e8ce889ce4b6305dab13
l3kernel/l3keys.dtx | 1 -
1 file changed, 1 deletion(-)
diff --git a/l3kernel/l3keys.dtx b/l3kernel/l3keys.dtx
index 47541ed8a..eb527c3ad 100644
--- a/l3kernel/l3keys.dtx
+++ b/l3kernel/l3keys.dtx
@@ -1615,7 +1615,6 @@
{
\str_if_eq:nnTF {#2} { . }
{
- \str_set:Nx \l_keys_path_str { \l_keys_path_str }
\str_set:Nn \l_@@_property_str { . #1 }
}
{
More information about the latex3-commits
mailing list.