Skip to content

Commit

Permalink
Update patch code to track l3doc change
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Oct 10, 2023
1 parent e6f1750 commit 8d7f2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/source2edoc.cls
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8d7f2a2

Please sign in to comment.