[latex3-commits] [git/LaTeX3-latex3-pdfresources] backendtest: changed patches (29e1148)
Ulrike Fischer
fischer at troubleshooting-tex.de
Tue Aug 27 23:54:37 CEST 2019
Repository : https://github.com/latex3/pdfresources
On branch : backendtest
Link : https://github.com/latex3/pdfresources/commit/29e1148d629916923e91e9fa35c4c2a6a0200932
>---------------------------------------------------------------
commit 29e1148d629916923e91e9fa35c4c2a6a0200932
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Tue Aug 27 23:54:37 2019 +0200
changed patches
>---------------------------------------------------------------
29e1148d629916923e91e9fa35c4c2a6a0200932
pdfresources.dtx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pdfresources.dtx b/pdfresources.dtx
index 658a06b..da8f6e3 100644
--- a/pdfresources.dtx
+++ b/pdfresources.dtx
@@ -2725,6 +2725,7 @@
}
}
\def\pgfutil at setuppdfresources{\@@_pgf_sys_setuppdfresources_plain:}
+\AtEndPreamble{\pgfutil at setuppdfresources}
% helper commands as pgf doesn't pass resources as two arguments
% code to add to the resources existing stuff in the format "/name value":
\cs_new:Npn \@@_split_dict_entry_aux:NNw #1 #2 /#3~#4\q_stop
@@ -2758,7 +2759,7 @@
% transparent, we assume that pdfresource is loaded first.
-
+% the code does nothing is with new-transparent ...
\AtEndPreamble
{
\def\TRP at addresource
More information about the latex3-commits
mailing list