[latex3-commits] [git/LaTeX3-latex3-latex3] return-paths: Return full path on filtered key setting (see #508) (538b0ee)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Jan 14 17:11:42 CET 2019


Repository : https://github.com/latex3/latex3
On branch  : return-paths
Link       : https://github.com/latex3/latex3/commit/538b0ee0949bb71fcb06103363cd6639fb61bfa0

>---------------------------------------------------------------

commit 538b0ee0949bb71fcb06103363cd6639fb61bfa0
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Jan 14 16:11:42 2019 +0000

    Return full path on filtered key setting (see #508)


>---------------------------------------------------------------

538b0ee0949bb71fcb06103363cd6639fb61bfa0
 l3kernel/l3keys.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3keys.dtx b/l3kernel/l3keys.dtx
index b0f2460..0ed0057 100644
--- a/l3kernel/l3keys.dtx
+++ b/l3kernel/l3keys.dtx
@@ -2401,7 +2401,7 @@
   {
     \clist_put_right:Nx \l_@@_unused_clist
       {
-        \exp_not:o \l_keys_key_tl
+        / \exp_not:o \l_keys_path_tl
         \bool_if:NF \l_@@_no_value_bool
           { = { \exp_not:o \l_keys_value_tl } }
       }





More information about the latex3-commits mailing list