[latex3-commits] [git/LaTeX3-latex3-luaotfload] dev: update lualibs support files (71258ef)
Ulrike Fischer
fischer at troubleshooting-tex.de
Thu Nov 14 22:14:22 CET 2019
Repository : https://github.com/latex3/luaotfload
On branch : dev
Link : https://github.com/latex3/luaotfload/commit/71258ef496ec4962df15bfd36a8450405a2286f2
>---------------------------------------------------------------
commit 71258ef496ec4962df15bfd36a8450405a2286f2
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Thu Nov 14 22:14:22 2019 +0100
update lualibs support files
>---------------------------------------------------------------
71258ef496ec4962df15bfd36a8450405a2286f2
supporttexmf/tex/luatex/lualibs/lualibs-basic.lua | 6 +++---
supporttexmf/tex/luatex/lualibs/lualibs-extended.lua | 6 +++---
supporttexmf/tex/luatex/lualibs/lualibs.lua | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/supporttexmf/tex/luatex/lualibs/lualibs-basic.lua b/supporttexmf/tex/luatex/lualibs/lualibs-basic.lua
index ba6cc25..a9c63e6 100644
--- a/supporttexmf/tex/luatex/lualibs/lualibs-basic.lua
+++ b/supporttexmf/tex/luatex/lualibs/lualibs-basic.lua
@@ -7,7 +7,7 @@
-- lualibs.dtx (with options: `basic')
-- This is a generated file.
--
--- Copyright (C) 2009--2018 by
+-- Copyright (C) 2009--2019 by
-- PRAGMA ADE / ConTeXt Development Team
-- The LuaLaTeX Dev Team
--
@@ -29,8 +29,8 @@ local loadmodule = lualibs.loadmodule
local lualibs_basic_module = {
name = "lualibs-basic",
- version = "2.68", --TAGVERSION
- date = "2019-11-05", --TAGDATE
+ version = "2.69", --TAGVERSION
+ date = "2019-11-06", --TAGDATE
description = "ConTeXt Lua libraries -- basic collection.",
author = "Hans Hagen, PRAGMA-ADE, Hasselt NL & Elie Roux & Philipp Gesang",
copyright = "PRAGMA ADE / ConTeXt Development Team",
diff --git a/supporttexmf/tex/luatex/lualibs/lualibs-extended.lua b/supporttexmf/tex/luatex/lualibs/lualibs-extended.lua
index 55aa1e6..6ddf921 100644
--- a/supporttexmf/tex/luatex/lualibs/lualibs-extended.lua
+++ b/supporttexmf/tex/luatex/lualibs/lualibs-extended.lua
@@ -7,7 +7,7 @@
-- lualibs.dtx (with options: `extended')
-- This is a generated file.
--
--- Copyright (C) 2009--2018 by
+-- Copyright (C) 2009--2019 by
-- PRAGMA ADE / ConTeXt Development Team
-- The LuaLaTeX Dev Team
--
@@ -30,8 +30,8 @@ lualibs = lualibs or { }
local lualibs_extended_module = {
name = "lualibs-extended",
- version = "2.68", --TAGVERSION
- date = "2019-11-05", --TAGDATE
+ version = "2.69", --TAGVERSION
+ date = "2019-11-06", --TAGDATE
description = "ConTeXt Lua libraries -- extended collection.",
author = "Hans Hagen, PRAGMA-ADE, Hasselt NL & Elie Roux & Philipp Gesang",
copyright = "PRAGMA ADE / ConTeXt Development Team",
diff --git a/supporttexmf/tex/luatex/lualibs/lualibs.lua b/supporttexmf/tex/luatex/lualibs/lualibs.lua
index b3043bb..14d24ff 100644
--- a/supporttexmf/tex/luatex/lualibs/lualibs.lua
+++ b/supporttexmf/tex/luatex/lualibs/lualibs.lua
@@ -7,7 +7,7 @@
-- lualibs.dtx (with options: `lualibs')
-- This is a generated file.
--
--- Copyright (C) 2009--2018 by
+-- Copyright (C) 2009--2019 by
-- PRAGMA ADE / ConTeXt Development Team
-- The LuaLaTeX Dev Team
--
@@ -25,8 +25,8 @@ lualibs = lualibs or { }
lualibs.module_info = {
name = "lualibs",
- version = "2.68", --TAGVERSION
- date = "2019-11-05", --TAGDATE
+ version = "2.69", --TAGVERSION
+ date = "2019-11-06", --TAGDATE
description = "ConTeXt Lua standard libraries.",
author = "Hans Hagen, PRAGMA-ADE, Hasselt NL & Elie Roux & Philipp Gesang",
copyright = "PRAGMA ADE / ConTeXt Development Team",
More information about the latex3-commits
mailing list