[latex3-commits] [git/LaTeX3-latex3-pdfresources] renamedict77: moved convert function (c9a0130)
Ulrike Fischer
fischer at troubleshooting-tex.de
Fri May 1 01:08:26 CEST 2020
Repository : https://github.com/latex3/pdfresources
On branch : renamedict77
Link : https://github.com/latex3/pdfresources/commit/c9a0130e97cd0325edf5670a7b9c4bd4615988c5
>---------------------------------------------------------------
commit c9a0130e97cd0325edf5670a7b9c4bd4615988c5
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri May 1 01:08:26 2020 +0200
moved convert function
>---------------------------------------------------------------
c9a0130e97cd0325edf5670a7b9c4bd4615988c5
l3pdffile.dtx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/l3pdffile.dtx b/l3pdffile.dtx
index 5162371..fc0c98e 100644
--- a/l3pdffile.dtx
+++ b/l3pdffile.dtx
@@ -215,11 +215,12 @@
\ProvidesExplPackage {l3pdffile} {2020-04-21} {0.1}
{embedding and referencing files in PDF}
\RequirePackage{new-pdfescape} %temporarly!!
-\cs_set_eq:NN \@@_file_filename_convert:nN \pdftool_textstringhex_print:nN
% \end{macrocode}
%
% \begin{macrocode}
%<@@=pdf>
+\cs_set_eq:NN \@@_file_filename_convert:nN \pdftool_textstringhex_print:nN
+\cs_show:N\@@_file_filename_convert:nN
% \end{macrocode}
% \begin{macrocode}
% https://github.com/latex3/latex3/issues/711
More information about the latex3-commits
mailing list.