[latex3-commits] [git/LaTeX3-latex3-pdfresources] develop: one more expansion needed in pgf patch (a2711f0)
Ulrike Fischer
fischer at troubleshooting-tex.de
Wed Mar 10 16:39:09 CET 2021
Repository : https://github.com/latex3/pdfresources
On branch : develop
Link : https://github.com/latex3/pdfresources/commit/a2711f0ab458de53d134f09f8f7f259c20cae512
>---------------------------------------------------------------
commit a2711f0ab458de53d134f09f8f7f259c20cae512
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Mar 10 16:39:09 2021 +0100
one more expansion needed in pgf patch
>---------------------------------------------------------------
a2711f0ab458de53d134f09f8f7f259c20cae512
pdfmanagement-firstaid.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pdfmanagement-firstaid.dtx b/pdfmanagement-firstaid.dtx
index d5e6ea4..4687126 100644
--- a/pdfmanagement-firstaid.dtx
+++ b/pdfmanagement-firstaid.dtx
@@ -227,11 +227,11 @@
}
\cs_generate_variant:Nn \tl_trim_spaces:n{V}
+\cs_generate_variant:Nn \__pdf_backend_PageResources_gput:nnn {nex}
\cs_new:Npn \@@_patch_pgfextgs:w #1/#2<<#3>>#4\q_stop
{
\tl_set:Nx\l_tmpa_tl{#2}
- \exp_args:Nne
- \__pdf_backend_PageResources_gput:nnn
+ \__pdf_backend_PageResources_gput:nex
{ExtGState}{\tl_trim_spaces:V\l_tmpa_tl}{<<#3 #4>>}
}
\cs_new:Npn \@@_patch_pgfpatterns:w #1/#2\space#3\q_stop
More information about the latex3-commits
mailing list.