From ade3e4be015701cd758e2020e3b75992a95acca8 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Wed, 2 Dec 2015 07:51:57 +0100 Subject: bump version, update news --- NEWS | 4 ++++ lualibs.dtx | 30 ++++++++++++++++++------------ 2 files changed, 22 insertions(+), 12 deletions(-) diff --git a/NEWS b/NEWS index 7561091..01642e6 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,8 @@ History of the lualibs package +2015/12/02 v2.3/ + * sync with Context beta as of 2015-11-19 + * basic maintainance + 2014/05/05 v2.2/ * sync with Context beta as of 2014-07-26 * remove util-env.lua diff --git a/lualibs.dtx b/lualibs.dtx index d1cee61..23ba5d8 100644 --- a/lualibs.dtx +++ b/lualibs.dtx @@ -1,6 +1,9 @@ % \iffalse meta-comment % -% Copyright (C) 2009--2014 by PRAGMA ADE / ConTeXt Development Team +% Copyright (C) 2009--2015 by +% +% PRAGMA ADE / ConTeXt Development Team +% The LuaLaTeX Dev Team % % See ConTeXt's mreadme.pdf for the license. % @@ -34,7 +37,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: lualibs 2014-07-26 v2.2 Lua additional functions.} +\Msg{* Package: lualibs 2015-12-02 v2.3 Lua additional functions.} \Msg{************************************************************************} \keepsilent @@ -45,12 +48,15 @@ \preamble This is a generated file. -Copyright (C) 2009--2014 by PRAGMA ADE / ConTeXt Development Team +Copyright (C) 2009--2015 by + PRAGMA ADE / ConTeXt Development Team + The LuaLaTeX Dev Team See ConTeXt's mreadme.pdf for the license. This work consists of the main source file lualibs.dtx -and the derived file lualibs.lua. +and the derived files lualibs.lua, lualibs-basic.lua, +and lualibs-extended.lua. \endpreamble @@ -101,7 +107,7 @@ and the derived file lualibs.lua. %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{lualibs.drv} - [2014/07/26 v2.2 Lua Libraries.] + [2015/12/02 v2.3 Lua Libraries.] \documentclass{ltxdoc} \usepackage{fancyvrb,xspace} \usepackage[x11names]{xcolor} @@ -202,7 +208,7 @@ and the derived file lualibs.lua. % \GetFileInfo{lualibs.drv} % % \title{The \identifier{lualibs} package} -% \date{2014/07/26 v2.2} +% \date{2015/12/02 v2.3} % \author{Élie Roux · \email{elie.roux@telecom-bretagne.eu}\\ % Philipp Gesang · \email{philipp.gesang@alumni.uni-heidelberg.de}} % @@ -420,8 +426,8 @@ lualibs = lualibs or { } lualibs.module_info = { name = "lualibs", - version = 2.2, - date = "2014-07-26", + version = 2.3, + date = "2015-12-02", description = "ConTeXt Lua standard libraries.", author = "Hans Hagen, PRAGMA-ADE, Hasselt NL & Elie Roux & Philipp Gesang", copyright = "PRAGMA ADE / ConTeXt Development Team", @@ -575,8 +581,8 @@ local loadmodule = lualibs.loadmodule local lualibs_basic_module = { name = "lualibs-basic", - version = 2.2, - date = "2014-07-26", + version = 2.3, + date = "2015-12-02", description = "ConTeXt Lua libraries -- basic collection.", author = "Hans Hagen, PRAGMA-ADE, Hasselt NL & Elie Roux & Philipp Gesang", copyright = "PRAGMA ADE / ConTeXt Development Team", @@ -657,8 +663,8 @@ lualibs = lualibs or { } local lualibs_extended_module = { name = "lualibs-extended", - version = 2.2, - date = "2014-07-26", + version = 2.3, + date = "2015-12-02", description = "ConTeXt Lua libraries -- extended collection.", author = "Hans Hagen, PRAGMA-ADE, Hasselt NL & Elie Roux & Philipp Gesang", copyright = "PRAGMA ADE / ConTeXt Development Team", -- cgit v1.2.3