[latex3-commits] [git/LaTeX3-latex3-pdfresources] backendtest: remove \pdf_pageattr_gput:nnn, not sure if it works (db5a4b5)

Ulrike Fischer fischer at troubleshooting-tex.de
Fri Jun 21 16:17:35 CEST 2019


Repository : https://github.com/latex3/pdfresources
On branch  : backendtest
Link       : https://github.com/latex3/pdfresources/commit/db5a4b534ad76d147146f943ac62e2998a5c0725

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

commit db5a4b534ad76d147146f943ac62e2998a5c0725
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Fri Jun 21 16:17:35 2019 +0200

    remove \pdf_pageattr_gput:nnn, not sure if it works


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

db5a4b534ad76d147146f943ac62e2998a5c0725
 pdfresources.dtx | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/pdfresources.dtx b/pdfresources.dtx
index 511969b..db8b8dc 100644
--- a/pdfresources.dtx
+++ b/pdfresources.dtx
@@ -646,21 +646,6 @@
 %   done explictly. If a \meta{name} is used twice, only the last \meta{value}
 %   set will be used. With the engine pdflatex at least a second compilation is needed.
 % \end{function}
-% \begin{function}[added = 2019-06-11]
-%   {\pdf_pageattr_gput:nnn}
-%   \begin{syntax}
-%     \cs{pdf_pageattr_gput:nnn} \Arg{num} \Arg{name} \Arg{value}
-%   \end{syntax}
-%   Adds |/|\meta{name} \meta{value} at shipout to the page dictionaries of the
-%   page with the absolute page number \meta{num}.
-%   It is always stored globally. If \Arg{name} has already a value set with
-%   \cs{pdf_pageattr_gput:nn} it will overwrite it for this page.
-%   \meta{name} should be a valid pdf name without the leading slash,
-%   \meta{value} should be a valid pdf value. Any escaping or (re)encoding must be
-%   done explictly. If a \meta{name} is used twice, only the last \meta{value}
-%   set will be used.
-% \end{function}
-
 
 %    \begin{macrocode}
 %<*package>





More information about the latex3-commits mailing list