Skip to content

Commit

Permalink
indexed structure destinations
Browse files Browse the repository at this point in the history
  • Loading branch information
u-fischer committed Apr 3, 2024
1 parent 55cdf22 commit 4bdf8ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tagpdf-tree.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<<
/S/GoTo \c_space_tl
/D~\l_@@_tmpa_tl\c_space_tl
/SD~[\pdf_object_ref:e{__tag/struct/\g_@@_tree_openaction_struct_tl}
/SD~[\pdf_object_ref_indexed:nn{@@/struct}{\g_@@_tree_openaction_struct_tl}
% \end{macrocode}
% there should be always a /Fit etc in the array but better play safe here ...
% \begin{macrocode}
Expand Down
4 changes: 2 additions & 2 deletions tagpdf-user.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 4bdf8ab

Please sign in to comment.