texlive[52658] Master/texmf-dist: lualibs (6nov19)

commits+karl at tug.org commits+karl at tug.org
Wed Nov 6 23:13:14 CET 2019


Revision: 52658
          http://tug.org/svn/texlive?view=revision&revision=52658
Author:   karl
Date:     2019-11-06 23:13:14 +0100 (Wed, 06 Nov 2019)
Log Message:
-----------
lualibs (6nov19)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/luatex/lualibs/NEWS
    trunk/Master/texmf-dist/doc/luatex/lualibs/README.md
    trunk/Master/texmf-dist/doc/luatex/lualibs/lualibs.pdf
    trunk/Master/texmf-dist/source/luatex/lualibs/lualibs.dtx
    trunk/Master/texmf-dist/tex/luatex/lualibs/lualibs-basic.lua
    trunk/Master/texmf-dist/tex/luatex/lualibs/lualibs-extended.lua
    trunk/Master/texmf-dist/tex/luatex/lualibs/lualibs.lua

Modified: trunk/Master/texmf-dist/doc/luatex/lualibs/NEWS
===================================================================
--- trunk/Master/texmf-dist/doc/luatex/lualibs/NEWS	2019-11-06 22:12:50 UTC (rev 52657)
+++ trunk/Master/texmf-dist/doc/luatex/lualibs/NEWS	2019-11-06 22:13:14 UTC (rev 52658)
@@ -1,5 +1,8 @@
                         History of the lualibs package
-2019/10/29 v2.68/
+2019/11/06 v2.69/
+    * corrected github address and version info.
+                        
+2019/11/05 v2.68/
     * sync with Context current as of 2019/10/29
                         
 2019/08/11 v2.67/

Modified: trunk/Master/texmf-dist/doc/luatex/lualibs/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/luatex/lualibs/README.md	2019-11-06 22:12:50 UTC (rev 52657)
+++ trunk/Master/texmf-dist/doc/luatex/lualibs/README.md	2019-11-06 22:13:14 UTC (rev 52658)
@@ -1,9 +1,11 @@
 # The Lualibs Package
 
-VERSION: 2.68
+VERSION: 2.69
 
-DATE: 2019-11-05
+DATE: 2019-11-06
 
+FONTLOADERDATE: 2019-10-29
+
 Lualibs is a collection of Lua modules useful for general programming.
 
 This work is based on Lua modules shipped with ConTeXt, to make them available
@@ -12,8 +14,8 @@
 This package has been developed by the LuaLaTeX development team on
 <https://github.com/lualatex/lualibs>. 
 
-The current version has been build by Ulrike Fischer on
-<https://github.com/u-fischer/lualibs>. The date equals the date of the context files. 
+The current version has been build by the LaTeX3 Project Team on
+<https://github.com/latex3/lualibs/>. The fontloader date equals the date of the context files. 
 
 See the 'NEWS' file for version history.
 

Modified: trunk/Master/texmf-dist/doc/luatex/lualibs/lualibs.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/luatex/lualibs/lualibs.dtx
===================================================================
--- trunk/Master/texmf-dist/source/luatex/lualibs/lualibs.dtx	2019-11-06 22:12:50 UTC (rev 52657)
+++ trunk/Master/texmf-dist/source/luatex/lualibs/lualibs.dtx	2019-11-06 22:13:14 UTC (rev 52658)
@@ -37,7 +37,7 @@
 \input docstrip.tex
 \Msg{************************************************************************}
 \Msg{* Installation}
-\Msg{* Package: lualibs 2019-11-05 v2.68 Lua additional functions.}
+\Msg{* Package: lualibs 2019-11-06 v2.69 Lua additional functions.}
 \Msg{************************************************************************}
 
 \keepsilent
@@ -48,7 +48,7 @@
 \preamble
 This is a generated file.
 
-Copyright (C) 2009--2018 by
+Copyright (C) 2009--2019 by
         PRAGMA ADE / ConTeXt Development Team
         The LuaLaTeX Dev Team
 
@@ -107,7 +107,7 @@
 %<*driver>
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesFile{lualibs.drv}
-  [2019/11/05 v2.68 Lua Libraries.]
+  [2019/11/06 v2.69 Lua Libraries.]
 \documentclass{ltxdoc}
 \usepackage{fancyvrb,xspace}
 \usepackage[x11names]{xcolor}
@@ -208,10 +208,10 @@
 % \GetFileInfo{lualibs.drv}
 %
 % \title{The \identifier{lualibs} package}
-% \date{2019/11/05 v2.68}
+% \date{2019/11/06 v2.69}
 % \author{Élie Roux      · \email{elie.roux at telecom-bretagne.eu}\\
 %         Philipp Gesang · \email{phg at phi-gamma.net}\\
-%         Ulrike Fischer · \email{fischer at troubleshooting-tex.de}\\
+%         The \LaTeX3 Project · \email{https://github.com/latex3/lualibs/}\\
 %         }
 %
 % \maketitle
@@ -418,7 +418,7 @@
 %
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% \part{\fileent{lualibs.lua}}
+% \part{\texorpdfstring{\fileent{lualibs.lua}}{lualibs.lua}}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
 % \iffalse
@@ -429,8 +429,8 @@
 
 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",
@@ -570,7 +570,7 @@
 % \fi
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% \part{\fileent{lualibs-basic.lua}}
+% \part{\texorpdfstring{\fileent{lualibs-basic.lua}}{lualibs-basic.lua}}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
 % \iffalse
@@ -583,8 +583,8 @@
 
 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",
@@ -640,7 +640,7 @@
 % \fi
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% \part{\fileent{lualibs-extended.lua}}
+% \part{\texorpdfstring{\fileent{lualibs-extended.lua}}{lualibs-extended.lua}}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
 % \iffalse
@@ -665,8 +665,8 @@
 
 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",

Modified: trunk/Master/texmf-dist/tex/luatex/lualibs/lualibs-basic.lua
===================================================================
--- trunk/Master/texmf-dist/tex/luatex/lualibs/lualibs-basic.lua	2019-11-06 22:12:50 UTC (rev 52657)
+++ trunk/Master/texmf-dist/tex/luatex/lualibs/lualibs-basic.lua	2019-11-06 22:13:14 UTC (rev 52658)
@@ -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 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",

Modified: trunk/Master/texmf-dist/tex/luatex/lualibs/lualibs-extended.lua
===================================================================
--- trunk/Master/texmf-dist/tex/luatex/lualibs/lualibs-extended.lua	2019-11-06 22:12:50 UTC (rev 52657)
+++ trunk/Master/texmf-dist/tex/luatex/lualibs/lualibs-extended.lua	2019-11-06 22:13:14 UTC (rev 52658)
@@ -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 @@
 
 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",

Modified: trunk/Master/texmf-dist/tex/luatex/lualibs/lualibs.lua
===================================================================
--- trunk/Master/texmf-dist/tex/luatex/lualibs/lualibs.lua	2019-11-06 22:12:50 UTC (rev 52657)
+++ trunk/Master/texmf-dist/tex/luatex/lualibs/lualibs.lua	2019-11-06 22:13:14 UTC (rev 52658)
@@ -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.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 tex-live-commits mailing list