[latex3-commits] [git/LaTeX3-latex3-pdfresources] master: Stub build.lua file (49f949a)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Mar 4 16:43:36 CET 2019
Repository : https://github.com/latex3/pdfresources
On branch : master
Link : https://github.com/latex3/pdfresources/commit/49f949ad66cb64f49c39840bcf06971749c03c8f
>---------------------------------------------------------------
commit 49f949ad66cb64f49c39840bcf06971749c03c8f
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Mar 4 15:43:36 2019 +0000
Stub build.lua file
>---------------------------------------------------------------
49f949ad66cb64f49c39840bcf06971749c03c8f
build.lua | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/build.lua b/build.lua
new file mode 100644
index 0000000..ba7935a
--- /dev/null
+++ b/build.lua
@@ -0,0 +1,7 @@
+#!/usr/bin/env texlua
+
+-- Build script for "pdfresources" bundle
+
+-- Identify the bundle and module
+bundle = ""
+module = "pdfresources"
More information about the latex3-commits
mailing list