[latex3-commits] [git/LaTeX3-latex3-latex2e] utf8andspace: add utf8andspace patch file to installfiles (c0de95a)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sun Mar 10 09:12:39 CET 2019
Repository : https://github.com/latex3/latex2e
On branch : utf8andspace
Link : https://github.com/latex3/latex2e/commit/c0de95ab23362f21e6080456d93210e74b24ae9b
>---------------------------------------------------------------
commit c0de95ab23362f21e6080456d93210e74b24ae9b
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Sun Feb 17 10:31:12 2019 +0000
add utf8andspace patch file to installfiles
>---------------------------------------------------------------
c0de95ab23362f21e6080456d93210e74b24ae9b
base/build.lua | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/base/build.lua b/base/build.lua
index ed5ca64..41cdf11 100644
--- a/base/build.lua
+++ b/base/build.lua
@@ -34,7 +34,8 @@ installfiles =
"sample2e.tex",
"small2e.tex",
"testpage.tex",
- }
+ "utf8andspace.tex",
+ }
sourcefiles =
{
"ltnews.cls",
More information about the latex3-commits
mailing list