[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Include all LaTeX News PDFs in distribution (19be2ac9)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Sep 13 19:17:11 CEST 2019
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/19be2ac95f68576accb5897f4ea8bfa5a437f4bf
>---------------------------------------------------------------
commit 19be2ac95f68576accb5897f4ea8bfa5a437f4bf
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Sep 13 18:17:11 2019 +0100
Include all LaTeX News PDFs in distribution
>---------------------------------------------------------------
19be2ac95f68576accb5897f4ea8bfa5a437f4bf
base/build.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/base/build.lua b/base/build.lua
index 8f174023..4076f086 100644
--- a/base/build.lua
+++ b/base/build.lua
@@ -15,7 +15,6 @@ maindir = ".."
docfiledir = "./doc"
-- Set up the file types needed here
-docfiles = {"ltnews??.tex"}
installfiles =
{
"*.cfg",
@@ -103,6 +102,7 @@ typesetfiles =
"encguide.tex",
"fntguide.tex",
"ltnews.tex",
+ "ltnews??.tex",
"ltx3info.tex",
"modguide.tex",
"usrguide.tex",
More information about the latex3-commits
mailing list