diff options
author | Karl Berry <karl@freefriends.org> | 2013-08-06 22:25:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-08-06 22:25:34 +0000 |
commit | f7542e8c8eb40cdaf2f500bae11970fa96a3b11b (patch) | |
tree | 1d534d36d82fedb13df870f7dc0db400000149e0 /Master/texmf-dist/tex/latex/listings/lstdoc.sty | |
parent | 9f80cea7a79d9ea05c8ac3497aba15bb07ddbdc7 (diff) |
listings (6aug13)
git-svn-id: svn://tug.org/texlive/trunk@31366 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/listings/lstdoc.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/listings/lstdoc.sty | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/listings/lstdoc.sty b/Master/texmf-dist/tex/latex/listings/lstdoc.sty index 7be04f51fb9..664df2a4889 100644 --- a/Master/texmf-dist/tex/latex/listings/lstdoc.sty +++ b/Master/texmf-dist/tex/latex/listings/lstdoc.sty @@ -11,12 +11,13 @@ %% (w)(c) 1996--2004 Carsten Heinz and/or any other author listed %% elsewhere in this file. %% (c) 2006 Brooks Moses +%% (c) 2013- Jobst Hoffmann %% %% Send comments and ideas on the package, error reports and additional -%% programming languages to <bmoses@dpdx.net>. +%% programming languages to Jobst Hoffmann at <j.hoffmann@fh-aachen.de>. %% -\def\filedate{2013/07/10} -\def\fileversion{1.5} +\def\filedate{2013/08/05} +\def\fileversion{1.5a} \ProvidesPackage{lstdoc} [\filedate\space\fileversion\space(Carsten Heinz)] \let\lstdoc@currversion\fileversion |