From e0843bcbd8aca384ac293fa563b5133a037f45be Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 21 May 2021 21:07:48 +0000 Subject: lualibs (21may21) git-svn-id: svn://tug.org/texlive/trunk@59298 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/source/luatex/lualibs/lualibs.dtx | 35 +++++++++++----------- 1 file changed, 17 insertions(+), 18 deletions(-) (limited to 'Master/texmf-dist/source/luatex') diff --git a/Master/texmf-dist/source/luatex/lualibs/lualibs.dtx b/Master/texmf-dist/source/luatex/lualibs/lualibs.dtx index 7246e8541e8..73c5aafcc1e 100644 --- a/Master/texmf-dist/source/luatex/lualibs/lualibs.dtx +++ b/Master/texmf-dist/source/luatex/lualibs/lualibs.dtx @@ -1,9 +1,9 @@ % \iffalse meta-comment % -% Copyright (C) 2009--2019 by +% Copyright (C) 2009--2021 by % % PRAGMA ADE / ConTeXt Development Team -% The LuaLaTeX Dev Team +% The LaTeX Project Team % % See ConTeXt's mreadme.pdf for the license. % @@ -37,7 +37,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: lualibs 2020-12-30 v2.73 Lua additional functions.} +\Msg{* Package: lualibs 2021-05-20 v2.74 Lua additional functions.} \Msg{************************************************************************} \keepsilent @@ -48,9 +48,9 @@ \preamble This is a generated file. -Copyright (C) 2009--2019 by +Copyright (C) 2009--2021 by PRAGMA ADE / ConTeXt Development Team - The LuaLaTeX Dev Team + The LaTeX Project Team See ConTeXt's mreadme.pdf for the license. @@ -107,7 +107,7 @@ and lualibs-extended.lua. %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{lualibs.drv} - [2020/12/30 v2.73 Lua Libraries.] + [2021/05/20 v2.74 Lua Libraries.] \documentclass{ltxdoc} \usepackage{fancyvrb,xspace} \usepackage[x11names]{xcolor} @@ -115,8 +115,7 @@ and lualibs-extended.lua. \def\primarycolor{DodgerBlue4} %%-> rgb 16 78 139 | #104e8b \def\secondarycolor{Goldenrod4} %%-> rgb 139 105 200 | #8b6914 % -\usepackage[ - bookmarks=true, +\hypersetup{ colorlinks=true, linkcolor=\primarycolor, urlcolor=\secondarycolor, @@ -124,8 +123,8 @@ and lualibs-extended.lua. pdftitle={The lualibs package}, pdfsubject={Port of the ConTeXt Lua libraries}, pdfauthor={Elie Roux & Philipp Gesang}, - pdfkeywords={luatex, lualatex, unicode, opentype} -]{hyperref} + pdfkeywords={luatex, lualatex, unicode, opentype}} + \newcommand*\email[1]{\href{mailto:#1}{#1}} \usepackage{fontspec} \setmainfont[ @@ -208,10 +207,10 @@ and lualibs-extended.lua. % \GetFileInfo{lualibs.drv} % % \title{The \identifier{lualibs} package} -% \date{2020/12/30 v2.73} +% \date{2021/05/20 v2.74} % \author{Élie Roux · \email{elie.roux@telecom-bretagne.eu}\\ % Philipp Gesang · \email{phg@phi-gamma.net}\\ -% The \LaTeX3 Project · \email{https://github.com/latex3/lualibs/}\\ +% The \LaTeX{} Project · \email{https://github.com/latex3/lualibs/}\\ % } % % \maketitle @@ -429,8 +428,8 @@ lualibs = lualibs or { } lualibs.module_info = { name = "lualibs", - version = "2.73", --TAGVERSION - date = "2020-12-30", --TAGDATE + version = "2.74", --TAGVERSION + date = "2021-05-20", --TAGDATE description = "ConTeXt Lua standard libraries.", author = "Hans Hagen, PRAGMA-ADE, Hasselt NL & Elie Roux & Philipp Gesang", copyright = "PRAGMA ADE / ConTeXt Development Team", @@ -583,8 +582,8 @@ local loadmodule = lualibs.loadmodule local lualibs_basic_module = { name = "lualibs-basic", - version = "2.73", --TAGVERSION - date = "2020-12-30", --TAGDATE + version = "2.74", --TAGVERSION + date = "2021-05-20", --TAGDATE description = "ConTeXt Lua libraries -- basic collection.", author = "Hans Hagen, PRAGMA-ADE, Hasselt NL & Elie Roux & Philipp Gesang", copyright = "PRAGMA ADE / ConTeXt Development Team", @@ -665,8 +664,8 @@ lualibs = lualibs or { } local lualibs_extended_module = { name = "lualibs-extended", - version = "2.73", --TAGVERSION - date = "2020-12-30", --TAGDATE + version = "2.74", --TAGVERSION + date = "2021-05-20", --TAGDATE 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