Skip to content

Commit e59116e

Browse files
committed
clean up
1 parent e61a134 commit e59116e

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

tagpdf-user.dtx

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,17 +1407,10 @@
14071407
% OBJR of all annotations into the Link structure, so the hook code
14081408
% should not contain the command to insert the OBJR into the structure.
14091409
%
1410-
% At first we provide some commands that will be in the next LaTeX release (11/2025)
1410+
% At first we provide the link name that will be in the next LaTeX release (06/2026)
14111411
% \begin{macrocode}
14121412
\AddToHookNext{class/before}
14131413
{
1414-
\cs_if_exist:NF \UseStructureName
1415-
{
1416-
\cs_new:Npn\UseStructureName#1
1417-
{
1418-
\cs:w l_@@_name_#1_tl\cs_end:
1419-
}
1420-
}
14211414
\cs_if_exist:NF \l_@@_name_link_tl
14221415
{
14231416
\tl_new:N \l_@@_name_link_tl

0 commit comments

Comments
 (0)