[latex3-commits] [latex3/latex2e] develop: Update patch code to track l3doc change (8d7f2a2e)

github at latex-project.org github at latex-project.org
Tue Oct 10 18:36:57 CEST 2023


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/8d7f2a2ea3059be69594280e54b773cc41fcf4d0

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

commit 8d7f2a2ea3059be69594280e54b773cc41fcf4d0
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Oct 10 17:29:20 2023 +0100

    Update patch code to track l3doc change


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

8d7f2a2ea3059be69594280e54b773cc41fcf4d0
 base/source2edoc.cls | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/source2edoc.cls b/base/source2edoc.cls
index f0f1479c..5f731af7 100644
--- a/base/source2edoc.cls
+++ b/base/source2edoc.cls
@@ -30,7 +30,7 @@
     \seq_if_empty:NF \g__codedoc_nested_names_seq
       {
 % This is a crude change: we grab the first name
-        \__codedoc_get_hyper_target:xN
+        \__codedoc_get_hyper_target:eN
           { \seq_item:Nn \g__codedoc_nested_names_seq { 1 } }
           \l__codedoc_tmpa_tl
 % ... and check if it has a reference





More information about the latex3-commits mailing list.