[latex3-commits] [git/LaTeX3-latex3-pdfresources] reworking-annot: create and load new l3pdfannot (7f5ecf4)

Ulrike Fischer fischer at troubleshooting-tex.de
Mon Dec 7 10:33:28 CET 2020


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

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

commit 7f5ecf4e0fb063fe0f310ea187f004864c3ca634
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Mon Dec 7 10:33:28 2020 +0100

    create and load new l3pdfannot


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

7f5ecf4e0fb063fe0f310ea187f004864c3ca634
 ltdocinit.dtx     | 1 +
 pdfmanagement.ins | 8 ++++++++
 2 files changed, 9 insertions(+)

diff --git a/ltdocinit.dtx b/ltdocinit.dtx
index edd6823..a0afee0 100644
--- a/ltdocinit.dtx
+++ b/ltdocinit.dtx
@@ -122,6 +122,7 @@
           \file_input:n {l3\g__sys_backend_tl-pdf.def} %should be inside the normal backend
         \ExplSyntaxOff\makeatother
         \RequirePackage{l3pdfutils}
+        \RequirePackage{l3pdfannot}
         \bool_gset_true:N \g__pdfmanagement_active_bool
         \keys_set_filter:nnn  { pdf / setup } { init } { #1 }
         \RenewDocumentCommand\DeclareDocumentMetadata { m }
diff --git a/pdfmanagement.ins b/pdfmanagement.ins
index 5333670..e800de4 100644
--- a/pdfmanagement.ins
+++ b/pdfmanagement.ins
@@ -101,6 +101,14 @@ and all files in that bundle must be distributed together.
 
 \generate
   {%
+    \file{l3pdfannot.sty}
+      {%
+        \from{l3pdfannot.dtx}{package}
+      }%
+  }
+
+\generate
+  {%
     \file{l3pdfutils.sty}
       {%
         \from{l3pdfutils.dtx}{package}





More information about the latex3-commits mailing list.