[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Decided on "latex-dev" (2b0c9ad)

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


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/2b0c9adf547bde94e21fcba3fa84a70074678b8d

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

commit 2b0c9adf547bde94e21fcba3fa84a70074678b8d
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Apr 2 09:38:25 2019 +0100

    Decided on "latex-dev"


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

2b0c9adf547bde94e21fcba3fa84a70074678b8d
 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