summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/listings/listings.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/listings/listings.dtx')
-rw-r--r--Master/texmf-dist/source/latex/listings/listings.dtx21
1 files changed, 12 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/listings/listings.dtx b/Master/texmf-dist/source/latex/listings/listings.dtx
index 4767819937f..4c715bef717 100644
--- a/Master/texmf-dist/source/latex/listings/listings.dtx
+++ b/Master/texmf-dist/source/latex/listings/listings.dtx
@@ -30,9 +30,9 @@
%
% The package has the LPPL maintenance status "maintained".
%
-% $Id: listings.dtx 125 2014-03-04 19:53:21Z j_hoffmann $
+% $Id: listings.dtx 149 2014-09-06 17:17:38Z j_hoffmann $
%
-% The Current Maintainer is Jobst Hoffmann <j.hoffmann-(at)-fh-aachen.de>.
+% The Current Maintainer is Jobst Hoffmann <j.hoffmann(at)fh-aachen.de>.
%
% end of software license
%
@@ -115,10 +115,10 @@
% Hoffmann became the maintainer of the \packagename{listings}
% package in 2013; see the Preface for details.}~ %
% \textless\lstemail\textgreater}
-% \date{2014/03/04\enspace\enspace Version 1.5c\ \box\abstractbox}
-% \def\lstemail{\href{mailto:j.hoffmann@fh-aachen.de}{\texttt{j.hoffmann-(at)-fh-aachen.de}}}
+% \date{2014/09/06\enspace\enspace Version 1.5e\ \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>}
+% \hypersetup{pdfsubject=Package guide,pdfauthor=Jobst Hoffmann <j.hoffmann(at)fh-aachen.de>}
% \fi
%
% \csname @twocolumntrue\endcsname
@@ -900,7 +900,7 @@
%
% Sometimes authors of language support provide their own configuration
% preferences. These may come either from their personal experience or
-% from the settings in an IDE and can be defined as a \packagename{listing}
+% from the settings in an IDE and can be defined as a \packagename{listings}
% style. From version 1.5b of the \packagename{listings} package on these
% styles are provided as files with the name
% |listings-|\meta{language}|.prf|, \meta{language} is the name of the
@@ -915,8 +915,11 @@
% file |listings-python.prf| resides in the \TeX{} search path. Of course
% that file can be changed according to the user's preferences.
%
-% At the moment there are two such preferences files:
+% At the moment there are five such preferences files:
% \begin{enumerate}
+% \item |listings-acm.prf|
+% \item |listings-bash.prf|
+% \item |listings-fortran.prf|
% \item |listings-lua.prf|
% \item |listings-python.prf|
% \end{enumerate}
@@ -5672,8 +5675,8 @@
% \paragraph{Identification}
% All files will have same date and version.
% \begin{macrocode}
-\def\filedate{2014/03/04}
-\def\fileversion{1.5c}
+\def\filedate{2014/09/06}
+\def\fileversion{1.5e}
% \end{macrocode}
% What we need and who we are.
% \begin{macrocode}