[latex3-commits] [git/LaTeX3-latex3-latex2e] utf8andspace: add utf8andspace patch file to installfiles (71a2b29)

David Carlisle d.p.carlisle at gmail.com
Sun Feb 17 11:31:12 CET 2019


Repository : https://github.com/latex3/latex2e
On branch  : utf8andspace
Link       : https://github.com/latex3/latex2e/commit/71a2b2928b84a0af7d630d416f0fbc32637440e9

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

commit 71a2b2928b84a0af7d630d416f0fbc32637440e9
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Sun Feb 17 10:31:12 2019 +0000

    add utf8andspace patch file to installfiles


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

71a2b2928b84a0af7d630d416f0fbc32637440e9
 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