diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-03 21:05:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-03 21:05:46 +0000 |
commit | 0dfa664c691df8ae4a64f130c406fd585aa95922 (patch) | |
tree | 57bf48d6da71dc79df4206fc1b055ef664fd735b /Master/texmf-dist/tex/latex/asciilist | |
parent | 6b8b8bd5509050cb9147beae29eb8f7323347bb8 (diff) |
asciilist (3nov18)
git-svn-id: svn://tug.org/texlive/trunk@49060 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/asciilist')
-rw-r--r-- | Master/texmf-dist/tex/latex/asciilist/asciilist.sty | 4 |
1 files changed, 2 insertions, 2 deletions
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 <gay@mais.informatik.tu-darmstadt.de> +%% Copyright (C) 2014-2018 by Richard Grewe <r-g+tex@posteo.net> %% %% 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][]{% |