[latex3-commits] [git/LaTeX3-latex3-latex2e] utf8andspace: Propogate "latex-dev" change (d234b58)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Apr 2 10:43:10 CEST 2019


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

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

commit d234b588456c3f3b026e070467f0edcc15a71ab9
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Apr 2 09:43:10 2019 +0100

    Propogate "latex-dev" change


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

d234b588456c3f3b026e070467f0edcc15a71ab9
 build-config.lua |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-config.lua b/build-config.lua
index 0ecfca2..e97b0d5 100644
--- a/build-config.lua
+++ b/build-config.lua
@@ -31,5 +31,5 @@ end
 -- See stackoverflow.com/a/12142066/212001
 local branch = os.execute("git rev-parse --abbrev-ref HEAD") or ""
 if branch ~= "master" then
-  tdsroot = tdsroot or "latex-next"
+  tdsroot = tdsroot or "latex-dev"
 end





More information about the latex3-commits mailing list