[latex3-commits] [git/LaTeX3-latex3-pdfresources] pdfdictchange: set default in the trans dictionary (df359f9)

Ulrike Fischer fischer at troubleshooting-tex.de
Fri Dec 4 19:09:41 CET 2020


Repository : https://github.com/latex3/pdfresources
On branch  : pdfdictchange
Link       : https://github.com/latex3/pdfresources/commit/df359f955e6e1132be349015807cc7b67e5ed4f0

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

commit df359f955e6e1132be349015807cc7b67e5ed4f0
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Fri Dec 4 19:09:41 2020 +0100

    set default in the trans dictionary


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

df359f955e6e1132be349015807cc7b67e5ed4f0
 hgeneric-experimental.def | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hgeneric-experimental.def b/hgeneric-experimental.def
index eac8e28..c448a38 100644
--- a/hgeneric-experimental.def
+++ b/hgeneric-experimental.def
@@ -305,8 +305,8 @@
   }
 
 % module dictionary for trans:
-\pdfdict_new:n {l__hyp_page/Trans}
-
+\pdfdict_new:n   {l__hyp_page/Trans}
+\pdfdict_put:nnn {l__hyp_page/Trans}{Type}{/Trans}
 % this need sorting out later. pdf standards should be handled outside the driver.
 % pdfa forces the flag /F 4 in some places.
 \AtBeginDocument





More information about the latex3-commits mailing list.