[latex3-commits] [git/LaTeX3-latex3-pdfresources] splitting: install the pgf file (059b540)

Ulrike Fischer fischer at troubleshooting-tex.de
Tue Jul 7 19:07:38 CEST 2020


Repository : https://github.com/latex3/pdfresources
On branch  : splitting
Link       : https://github.com/latex3/pdfresources/commit/059b540c97258ae9137ff622ce272736777499b4

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

commit 059b540c97258ae9137ff622ce272736777499b4
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Tue Jul 7 19:07:38 2020 +0200

    install the pgf file


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

059b540c97258ae9137ff622ce272736777499b4
 build.lua | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/build.lua b/build.lua
index 2b35a69..92dfac9 100644
--- a/build.lua
+++ b/build.lua
@@ -17,7 +17,8 @@ sourcefiles =  {"*.dtx","*.ins",
                 "newpackages/bkm-generic.def",
                 "newpackages/new-attachfile.sty",
                 "newpackages/atfi-generic.def",
-                "newpackages/new-hyperxmp.sty"                
+                "newpackages/new-hyperxmp.sty",                
+                "newpackages/pgfutil-latex.def"
                 }
 
 checkruns = 3





More information about the latex3-commits mailing list.