[latex3-commits] [git/LaTeX3-latex3-luaotfload] master: correct checkformat (a072e2e)

Ulrike Fischer fischer at troubleshooting-tex.de
Mon Aug 19 19:02:47 CEST 2019


Repository : https://github.com/latex3/luaotfload
On branch  : master
Link       : https://github.com/latex3/luaotfload/commit/a072e2ef16b86a18d38da61ef271b7377fb99183

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

commit a072e2ef16b86a18d38da61ef271b7377fb99183
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Mon Aug 19 19:02:47 2019 +0200

    correct checkformat


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

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

diff --git a/build.lua b/build.lua
index 1ccba4a..c779c83 100644
--- a/build.lua
+++ b/build.lua
@@ -2,7 +2,7 @@
 packageversion= "2.991"
 packagedate   = "2019-08-11"
 packagedesc   = "ignorable"
--- checkformat   = "latex-dev" -- not on master
+checkformat   = "latex" -- master
 
 module   = "luaotfload"
 ctanpkg  = "luaotfload"





More information about the latex3-commits mailing list