summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/tagpdf/tagpdf-user.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-13 20:34:01 +0000
committerKarl Berry <karl@freefriends.org>2024-04-13 20:34:01 +0000
commit7a9772dff313839e57a91da9bffe045021c132f9 (patch)
tree71562909e0cf2196262a2c2be410ec41944db1d5 /Master/texmf-dist/source/latex/tagpdf/tagpdf-user.dtx
parent2474df5662a0d2d1bbc98125b02e32010b13ba5d (diff)
tagpdf (13apr24)
git-svn-id: svn://tug.org/texlive/trunk@70937 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tagpdf/tagpdf-user.dtx')
-rw-r--r--Master/texmf-dist/source/latex/tagpdf/tagpdf-user.dtx10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/tagpdf/tagpdf-user.dtx b/Master/texmf-dist/source/latex/tagpdf/tagpdf-user.dtx
index 82732b4458a..099cd95299f 100644
--- a/Master/texmf-dist/source/latex/tagpdf/tagpdf-user.dtx
+++ b/Master/texmf-dist/source/latex/tagpdf/tagpdf-user.dtx
@@ -46,7 +46,7 @@
% }^^A
% }
%
-% \date{Version 0.99a, released 2024-03-27}
+% \date{Version 0.99b, released 2024-04-12}
% \maketitle
% \begin{documentation}
% \section{Setup commands}
@@ -309,7 +309,7 @@
% \begin{macrocode}
%<@@=tag>
%<*header>
-\ProvidesExplPackage {tagpdf-user} {2024-03-27} {0.99a}
+\ProvidesExplPackage {tagpdf-user} {2024-04-12} {0.99b}
{tagpdf - user commands}
%</header>
% \end{macrocode}
@@ -653,7 +653,7 @@
{ } { }
}
}
- ,debug/structures .default:n = 0
+ ,debug/structures .default:n = 1
}
%</debug>
% \end{macrocode}
@@ -707,8 +707,8 @@
{ \g_@@_active_struct_bool }
{
\tl_set:Nn \l_pdf_current_structure_destination_tl
- { _@@/struct/\g_@@_struct_stack_current_tl }
- \pdf_activate_structure_destination:
+ { {@@/struct}{\g_@@_struct_stack_current_tl }}
+ \pdf_activate_indexed_structure_destination:
}
}
% \end{macrocode}