Skip to content

Commit

Permalink
with a tree structure should create tds zip file
Browse files Browse the repository at this point in the history
definitely a use case where the TDS should basically be mandatory

[ci skip]
  • Loading branch information
wspr committed Dec 11, 2017
1 parent e5c20ab commit 297416a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/Simple-Tree/build.lua
Expand Up @@ -5,6 +5,7 @@ module = "simple-tree"
sourcefiledir = "code"
docfiledir = "doc"
typesetfiles = {"*.dtx","*.tex"}
packtdszip = true -- recommended for "tree" layouts

kpse.set_program_name("kpsewhich")
dofile(kpse.lookup("l3build.lua"))

0 comments on commit 297416a

Please sign in to comment.