[latex3-commits] [git/LaTeX3-latex3-pdfresources] splitting: storing (64910b0)
Ulrike Fischer
fischer at troubleshooting-tex.de
Tue Jul 7 19:15:43 CEST 2020
Repository : https://github.com/latex3/pdfresources
On branch : splitting
Link : https://github.com/latex3/pdfresources/commit/64910b0f9fe5f3a3d79685a45bb6a5725721edce
>---------------------------------------------------------------
commit 64910b0f9fe5f3a3d79685a45bb6a5725721edce
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sat Jun 13 00:51:42 2020 +0200
storing
>---------------------------------------------------------------
64910b0f9fe5f3a3d79685a45bb6a5725721edce
pdfresources.dtx | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/pdfresources.dtx b/pdfresources.dtx
index 750205c..da58fd9 100644
--- a/pdfresources.dtx
+++ b/pdfresources.dtx
@@ -299,7 +299,7 @@
\@@_BACKEND_end_run_gput:n
{
- \@@_dict_Pages_gpush: %pagesattr
+ \__pdfgdict_Pages_gpush: %pagesattr
\__pdfgdict_Info_gpush: %pdfinfo
\@@_dict_Catalog_gpush:
}
@@ -497,7 +497,7 @@
% changes a lua table with lualatex
\cs_new_protected:Npn \@@_backend_Page_gremove:n #1
{
- \pdfgdict_remove:nn {Page}{ #1 }
+ \pdfgdict_gremove:nn {Page}{ #1 }
}
% the command used in the document.
% direct call of the primitive special with dvips/dvipdfmx
@@ -695,7 +695,7 @@
% (should work now)
% \end{NOTE}
% moved to l3pdfgdict ...
-
+%</package>
%
% \subsection{\enquote{Page/Resources}: ExtGState, ColorSpace, Shading, Pattern }
% \begin{NOTE}{UF}
@@ -728,7 +728,6 @@
% and to push the values.
%
%quite often needed
-%</package>
%<*drivers>
\clist_const:Nn \c_@@_backend_PageResources_clist
{
More information about the latex3-commits
mailing list.