From 0dfa664c691df8ae4a64f130c406fd585aa95922 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 3 Nov 2018 21:05:46 +0000 Subject: asciilist (3nov18) git-svn-id: svn://tug.org/texlive/trunk@49060 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/asciilist/README.md | 2 +- .../texmf-dist/doc/latex/asciilist/asciilist.pdf | Bin 386387 -> 386568 bytes .../source/latex/asciilist/asciilist.dtx | 7 ++++--- .../source/latex/asciilist/asciilist.ins | 4 ++-- .../texmf-dist/tex/latex/asciilist/asciilist.sty | 4 ++-- 5 files changed, 9 insertions(+), 8 deletions(-) diff --git a/Master/texmf-dist/doc/latex/asciilist/README.md b/Master/texmf-dist/doc/latex/asciilist/README.md index c5345e9bb74..37d6f2479ab 100644 --- a/Master/texmf-dist/doc/latex/asciilist/README.md +++ b/Master/texmf-dist/doc/latex/asciilist/README.md @@ -1,7 +1,7 @@ The asciilist Package ===================== -Copyright (C) 2014-2016 Richard Gay +Copyright (C) 2014-2018 Richard Grewe Released under the [LaTeX Project Public License](http://www.latex-project.org/lppl/) version 1.2 or later diff --git a/Master/texmf-dist/doc/latex/asciilist/asciilist.pdf b/Master/texmf-dist/doc/latex/asciilist/asciilist.pdf index f7cf1570b4e..c33a7610b2e 100644 Binary files a/Master/texmf-dist/doc/latex/asciilist/asciilist.pdf and b/Master/texmf-dist/doc/latex/asciilist/asciilist.pdf differ diff --git a/Master/texmf-dist/source/latex/asciilist/asciilist.dtx b/Master/texmf-dist/source/latex/asciilist/asciilist.dtx index 6c07bf427f7..59302b8670d 100644 --- a/Master/texmf-dist/source/latex/asciilist/asciilist.dtx +++ b/Master/texmf-dist/source/latex/asciilist/asciilist.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -% Copyright (C) 2014-2016 by Richard Gay +% Copyright (C) 2014-2018 by Richard Grewe % ------------------------------------------------------- % % This file may be distributed and/or modified under the @@ -22,7 +22,7 @@ %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{asciilist} %<*package> - [2016/04/15 v2.2 Package for quickly creating nested lists] + [2018/11/01 v2.2b Package for quickly creating nested lists] % % %<*driver> @@ -77,6 +77,7 @@ % % \changes{v1.0}{2014/09/17}{Initial version} % \changes{v1.7b}{2015/08/04}{Fixed superfluous whitespaces} +% \changes{v2.2b}{2018/11/01}{Package author's name change} % % \GetFileInfo{asciilist.dtx} % @@ -88,7 +89,7 @@ % The package is available online at % \url{http://www.ctan.org/pkg/asciilist} and % \url{https://github.com/Ri-Ga/asciilist}.}} -% \author{Richard Gay \\ \texttt{gay@mais.informatik.tu-darmstadt.de}} +% \author{Richard Grewe \\ \texttt{r-g+tex@posteo.net}} % % \maketitle % diff --git a/Master/texmf-dist/source/latex/asciilist/asciilist.ins b/Master/texmf-dist/source/latex/asciilist/asciilist.ins index 2a3c5dd417a..45a71e14a5c 100644 --- a/Master/texmf-dist/source/latex/asciilist/asciilist.ins +++ b/Master/texmf-dist/source/latex/asciilist/asciilist.ins @@ -1,5 +1,5 @@ %% -%% Copyright (C) 2014-2015 by Richard Gay +%% Copyright (C) 2014-2018 by Richard Grewe %% %% This file may be distributed and/or modified under the conditions of %% the LaTeX Project Public License, either version 1.2 of this license @@ -17,7 +17,7 @@ \usedir{tex/latex/asciilist} \preamble -Copyright (C) 2014-2015 by Richard Gay +Copyright (C) 2014-2018 by Richard Grewe This file may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.2 of this license diff --git a/Master/texmf-dist/tex/latex/asciilist/asciilist.sty b/Master/texmf-dist/tex/latex/asciilist/asciilist.sty index 0b673bcd428..bd964c72089 100644 --- a/Master/texmf-dist/tex/latex/asciilist/asciilist.sty +++ b/Master/texmf-dist/tex/latex/asciilist/asciilist.sty @@ -6,7 +6,7 @@ %% %% asciilist.dtx (with options: `package') %% -%% Copyright (C) 2014-2015 by Richard Gay +%% Copyright (C) 2014-2018 by Richard Grewe %% %% This file may be distributed and/or modified under the conditions of %% the LaTeX Project Public License, either version 1.2 of this license @@ -20,7 +20,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{asciilist} - [2016/04/15 v2.2 Package for quickly creating nested lists] + [2018/11/01 v2.2b Package for quickly creating nested lists] \RequirePackage{etoolbox} \RequirePackage{trimspaces} \newenvironment{AsciiList}[2][]{% -- cgit v1.2.3