[latex3-commits] [git/LaTeX3-latex3-pdfresources] reworking-annot: correct destination flag (cf6617d)
Ulrike Fischer
fischer at troubleshooting-tex.de
Wed Feb 10 10:36:07 CET 2021
Repository : https://github.com/latex3/pdfresources
On branch : reworking-annot
Link : https://github.com/latex3/pdfresources/commit/cf6617d97f6f93cd78b0db96765189774f2b4abc
>---------------------------------------------------------------
commit cf6617d97f6f93cd78b0db96765189774f2b4abc
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Feb 10 10:36:07 2021 +0100
correct destination flag
>---------------------------------------------------------------
cf6617d97f6f93cd78b0db96765189774f2b4abc
l3backend-pdf-extra.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3backend-pdf-extra.dtx b/l3backend-pdf-extra.dtx
index 046024b..53083ca 100644
--- a/l3backend-pdf-extra.dtx
+++ b/l3backend-pdf-extra.dtx
@@ -86,7 +86,7 @@
% avoid that destinations names are optimized.
% is this still needed??
% see https://tug.org/pipermail/dvipdfmx/2019-May/000002.html
- \__kernel_backend_literal:x { dvipdfmx:config~C~ 0x10 }
+ \__kernel_backend_literal:x { dvipdfmx:config~C~ 0x0010 }
%</dvipdfmx|xdvipdfmx>
% \end{macrocode}
% \begin{variable}{\g_@@_tmpa_prop, \l_@@_tmpa_tl, \l_@@_backend_tmpa_box }
More information about the latex3-commits
mailing list.