From f2f3234465dd965a9915b97bc8b3ac77bd40c464 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Tue, 23 Jul 2013 23:37:27 +0200 Subject: update NEWS; bump version --- lualibs.dtx | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'lualibs.dtx') diff --git a/lualibs.dtx b/lualibs.dtx index f2edf91..6298564 100644 --- a/lualibs.dtx +++ b/lualibs.dtx @@ -5,13 +5,14 @@ % 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. % % Unpacking: % tex lualibs.dtx % % Documentation: -% pdflatex lualibs.dtx +% lualatex lualibs.dtx % % The class ltxdoc loads the configuration file ltxdoc.cfg % if available. Here you can specify further options, e.g. @@ -33,7 +34,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: lualibs 2013/05/18 v2.00 Lua additional functions.} +\Msg{* Package: lualibs 2013/07/23 v2.0c Lua additional functions.} \Msg{************************************************************************} \keepsilent @@ -44,7 +45,7 @@ \preamble This is a generated file. -Copyright (C) 2009 by PRAGMA ADE / ConTeXt Development Team +Copyright (C) 2009--2013 by PRAGMA ADE / ConTeXt Development Team See ConTeXt's mreadme.pdf for the license. @@ -86,7 +87,7 @@ and the derived file lualibs.lua. \Msg{* To finish the installation you have to move the following} \Msg{* files into a directory searched by TeX:} \Msg{*} -\Msg{* lualibs.lua} +\Msg{* lualibs.lua, lualibs-basic.lua, lualibs-extended.lua} \Msg{*} \Msg{* Happy TeXing!} \Msg{*} @@ -100,7 +101,7 @@ and the derived file lualibs.lua. %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{lualibs.drv} - [2013/05/18 v2.00 Lua Libraries.] + [2013/07/23 v2.0c Lua Libraries.] \documentclass{ltxdoc} \usepackage{fancyvrb,xspace} \usepackage[x11names]{xcolor} @@ -201,7 +202,7 @@ and the derived file lualibs.lua. % \GetFileInfo{lualibs.drv} % % \title{The \identifier{lualibs} package} -% \date{2013/05/18 v2.00} +% \date{2013/07/23 v2.0c} % \author{Élie Roux · \email{elie.roux@telecom-bretagne.eu}\\ % Philipp Gesang · \email{philipp.gesang@alumni.uni-heidelberg.de}} % @@ -417,7 +418,7 @@ lualibs = lualibs or { } lualibs.module_info = { name = "lualibs", version = 2.00, - date = "2013/05/18", + date = "2013/07/23", description = "ConTeXt Lua standard libraries.", author = "Hans Hagen, PRAGMA-ADE, Hasselt NL & Elie Roux & Philipp Gesang", copyright = "PRAGMA ADE / ConTeXt Development Team", @@ -558,7 +559,7 @@ local loadmodule = lualibs.loadmodule local lualibs_basic_module = { name = "lualibs-basic", version = 2.00, - date = "2013/05/18", + date = "2013/07/23", description = "ConTeXt Lua libraries -- basic collection.", author = "Hans Hagen, PRAGMA-ADE, Hasselt NL & Elie Roux & Philipp Gesang", copyright = "PRAGMA ADE / ConTeXt Development Team", @@ -639,7 +640,7 @@ lualibs = lualibs or { } local lualibs_extended_module = { name = "lualibs-extended", version = 2.00, - date = "2013/05/18", + date = "2013/07/23", 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