[latex3-commits] [git/LaTeX3-latex3-pdfresources] reworking-annot: added variant (d4c1bca)

Ulrike Fischer fischer at troubleshooting-tex.de
Fri Jan 22 17:40:07 CET 2021


Repository : https://github.com/latex3/pdfresources
On branch  : reworking-annot
Link       : https://github.com/latex3/pdfresources/commit/d4c1bcabbbe0786156fd28c8b9993eaf780ac145

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

commit d4c1bcabbbe0786156fd28c8b9993eaf780ac145
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Fri Jan 22 17:40:07 2021 +0100

    added variant


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

d4c1bcabbbe0786156fd28c8b9993eaf780ac145
 l3pdfannot.dtx | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/l3pdfannot.dtx b/l3pdfannot.dtx
index e819a7a..b4edfea 100644
--- a/l3pdfannot.dtx
+++ b/l3pdfannot.dtx
@@ -536,6 +536,7 @@
 % \begin{macro}
 %   {
 %     \pdfannot_dict_put:nnn,
+%     \pdfannot_dict_put:nnx,
 %     \pdfannot_dict_remove:nn,
 %     \pdfannot_dict_show:n
 %   }
@@ -544,6 +545,7 @@
   {
     \pdfdict_put:nnn { l_@@/#1 } { #2 }{ #3 }
   }
+\cs_generate_variant:Nn \pdfannot_dict_put:nnn {nnx}  
 %    \end{macrocode}
 %    \begin{macrocode}
 \cs_new_protected:Npn \pdfannot_dict_remove:nn #1 #2





More information about the latex3-commits mailing list.