[latex3-commits] [latex3/pdfresources] object-tracking: fallback for indexed structure destination for dvips (19f3f1e)
github at latex-project.org
github at latex-project.org
Sun Apr 7 19:10:30 CEST 2024
Repository : https://github.com/latex3/pdfresources
On branch : object-tracking
Link : https://github.com/latex3/pdfresources/commit/19f3f1e6acb663932377c1c073404da85d7630fa
>---------------------------------------------------------------
commit 19f3f1e6acb663932377c1c073404da85d7630fa
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sun Apr 7 19:10:30 2024 +0200
fallback for indexed structure destination for dvips
>---------------------------------------------------------------
19f3f1e6acb663932377c1c073404da85d7630fa
l3backend-testphase.dtx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/l3backend-testphase.dtx b/l3backend-testphase.dtx
index 2e817e1..21cc485 100644
--- a/l3backend-testphase.dtx
+++ b/l3backend-testphase.dtx
@@ -1823,6 +1823,8 @@
\cs_set_eq:NN \@@_backend_structure_destination:nn \@@_backend_destination:nn
\cs_set_eq:NN \@@_backend_structure_destination:nnnn \@@_backend_destination:nnnn
\cs_set_eq:NN \@@_backend_link_begin_structure_goto:nnw \@@_backend_link_begin_goto:nnw
+\cs_set_eq:NN \@@_backend_indexed_structure_destination:nn \@@_backend_destination:nn
+\cs_set_eq:NN \@@_backend_indexed_structure_destination:nnnn \@@_backend_destination:nnnn
%</drivers>
% \end{macrocode}
% \begin{macro}{\@@_backend_structure_destination:nn,
More information about the latex3-commits
mailing list.