summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/listings/listings.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-08-06 22:25:34 +0000
committerKarl Berry <karl@freefriends.org>2013-08-06 22:25:34 +0000
commitf7542e8c8eb40cdaf2f500bae11970fa96a3b11b (patch)
tree1d534d36d82fedb13df870f7dc0db400000149e0 /Master/texmf-dist/source/latex/listings/listings.dtx
parent9f80cea7a79d9ea05c8ac3497aba15bb07ddbdc7 (diff)
listings (6aug13)
git-svn-id: svn://tug.org/texlive/trunk@31366 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/listings/listings.dtx')
-rw-r--r--Master/texmf-dist/source/latex/listings/listings.dtx30
1 files changed, 21 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/listings/listings.dtx b/Master/texmf-dist/source/latex/listings/listings.dtx
index 18cc69e9567..4efad5f3c49 100644
--- a/Master/texmf-dist/source/latex/listings/listings.dtx
+++ b/Master/texmf-dist/source/latex/listings/listings.dtx
@@ -14,9 +14,11 @@
% that file are `drivers'.
%
% The listings package is copyright 1996--2004 Carsten Heinz, and
-% continued maintenance on the package is copyright 2006--2007 Brooks Moses.
-% The drivers are copyright 1997/1998/1999/2000/2001/2002/2003/2004/2006/
-% 2007/2013 any individual author listed in the driver files.
+% continued maintenance on the package is copyright 2006--2007 Brooks
+% Moses. From 2013 on copyright is Jobst Hoffmann, who is the maintainer
+% since july 2013. The drivers are copyright 1997/1998/1999/2000/2001/
+% 2002/2003/2004/2006/2007/2013 any individual author listed in the
+% driver files.
%
% The listings package and its drivers may be distributed and/or modified
% under the conditions of the LaTeX Project Public License, either version
@@ -28,7 +30,7 @@
%
% The package has the LPPL maintenance status "maintained".
%
-% $Id: listings.dtx 40 2013-06-27 04:38:00Z j_hoffmann $
+% $Id: listings.dtx 62 2013-08-03 09:32:27Z j_hoffmann $
%
% The Current Maintainer is Jobst Hoffmann <j.hoffmann-(at)-fh-aachen.de>.
%
@@ -113,7 +115,7 @@
% Hoffmann became the maintainer of the \packagename{listings}
% package in 2013; see the Preface for details.}~ %
% \textless\lstemail\textgreater}
-% \date{2013/07/10\enspace\enspace Version 1.5\ \box\abstractbox}
+% \date{2013/08/05\enspace\enspace Version 1.5a\ \box\abstractbox}
% \def\lstemail{\href{mailto:j.hoffmann@fh-aachen.de}{\texttt{j.hoffmann-(at)-fh-aachen.de}}}
% \ifhyper
% \hypersetup{pdfsubject=Package guide,pdfauthor=Jobst Hoffmann <j.hoffmann-(at)-fh-aachen.de>}
@@ -886,6 +888,13 @@
% Note that the arguments \meta{language} and \meta{dialect} are case
% insensitive and that spaces have no effect.
%
+% There is at least one language (VDM, Vienna Development Language,
+% \url{http://www.vdmportal.org}) which is not directly supported by the
+% \packagename{listings} package. It needs a package for its own:
+% \packagename{vdmlisting}. On the other hand \packagename{vdmlisting} uses
+% the \packagename{listings} package and so it should be mentioned in this
+% context.
+%
%
% \subsection{Special characters}\label{uSpecialCharacters}
%
@@ -5626,17 +5635,18 @@
%% (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>.
%%
% \end{macrocode}
%
% \paragraph{Identification}
% All files will have same date and version.
% \begin{macrocode}
-\def\filedate{2013/07/10}
-\def\fileversion{1.5}
+\def\filedate{2013/08/05}
+\def\fileversion{1.5a}
% \end{macrocode}
% What we need and who we are.
% \begin{macrocode}
@@ -14933,7 +14943,7 @@
%
% scans \marg{input files}$\setminus$\marg{don't input} for language
% definitions. The available languages are stored in \meta{list macro}
-% using the form \meta{language}|(|\meta{dialtect}|),|.
+% using the form \meta{language}|(|\meta{dialect}|),|.
%
% \item[0.21] |\lstprintlanguages|\meta{list macro}
%
@@ -16485,6 +16495,8 @@
% \item several new and updated language definitions
% \item many small documentation improvements
% \item new keys, multicharacter string delimiters, short inline listings, and more.
+% \item[1.5] 2013/06/27
+% \item new maintainership
% \end{itemize}
% \endgroup
%