[latex3-commits] [git/LaTeX3-latex3-pdfresources] master: corrected expansion in bdc (cd2b270)

Ulrike Fischer fischer at troubleshooting-tex.de
Sat Mar 21 00:19:07 CET 2020


Repository : https://github.com/latex3/pdfresources
On branch  : master
Link       : https://github.com/latex3/pdfresources/commit/cd2b2704c1e60baf231ab6f6027d99a7eb2b925d

>---------------------------------------------------------------

commit cd2b2704c1e60baf231ab6f6027d99a7eb2b925d
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sat Mar 21 00:19:07 2020 +0100

    corrected expansion in bdc


>---------------------------------------------------------------

cd2b2704c1e60baf231ab6f6027d99a7eb2b925d
 pdfresources.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pdfresources.dtx b/pdfresources.dtx
index 40eaa46..a0fbf57 100644
--- a/pdfresources.dtx
+++ b/pdfresources.dtx
@@ -1380,7 +1380,7 @@
         \int_gincr:N\g_@@_backend_resourceid_int
         \bool_if:NTF \l_@@_backend_xform_bool
           {
-            \exp_args:Nnx\@@_prop_gput:nnn
+            \@@_prop_gput:nxx
               { xform/Resources/Properties }
               { l3pdf\int_use:N\g_@@_backend_resourceid_int }
               { \@@_backend_object_ref:n { #2 } }
@@ -1397,7 +1397,7 @@
                   {0}
               }
             \@@_prop_new:n { backend_Page\l_@@_tmpa_tl/Resources/Properties }
-            \@@_prop_gput:nnn
+            \@@_prop_gput:nxx
               { backend_Page\l_@@_tmpa_tl/Resources/Properties }
               { l3pdf\int_use:N\g_@@_backend_resourceid_int }
               { \@@_backend_object_ref:n{#2} }





More information about the latex3-commits mailing list.