[latex3-commits] [git/LaTeX3-latex3-latex3] master: Only typeset l3draw [ci skip] (6eb32c2)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Feb 9 22:32:52 CET 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/6eb32c2c1b34174cb58a4b27e36b120d30494270

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

commit 6eb32c2c1b34174cb58a4b27e36b120d30494270
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Feb 9 21:32:52 2018 +0000

    Only typeset l3draw [ci skip]


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

6eb32c2c1b34174cb58a4b27e36b120d30494270
 l3trial/l3draw/build.lua |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/l3trial/l3draw/build.lua b/l3trial/l3draw/build.lua
index 202bcb8..c7dee97 100644
--- a/l3trial/l3draw/build.lua
+++ b/l3trial/l3draw/build.lua
@@ -10,6 +10,8 @@ module = "l3draw"
 -- Location of main directory: use Unix-style path separators
 maindir = "../.."
 
+typesetfiles = {"l3draw.dtx"}
+
 -- Load the common build code
 dofile(maindir .. "/build-config.lua")
 





More information about the latex3-commits mailing list