diff options
Diffstat (limited to 'macros/latex/contrib/listings/lstdrvrs.dtx')
-rw-r--r-- | macros/latex/contrib/listings/lstdrvrs.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/contrib/listings/lstdrvrs.dtx b/macros/latex/contrib/listings/lstdrvrs.dtx index 8541b7a0b9..25c197c9d5 100644 --- a/macros/latex/contrib/listings/lstdrvrs.dtx +++ b/macros/latex/contrib/listings/lstdrvrs.dtx @@ -33,7 +33,7 @@ % \title{Language, Style and Format drivers\\ for \textsf{Listings}\\ % {\large by Carsten Heinz and individual authors:}} % \author{\InputIfFileExists{lstdrvrs.tmp}{}{}} -% \date{2024/05/25\enspace\enspace Version 1.10b\ \box\abstractbox} +% \date{2024/09/23\enspace\enspace Version 1.10c\ \box\abstractbox} % % \ifhyper % \hypersetup{pdftitle={Language, Style and Format drivers for the @@ -138,7 +138,7 @@ % \endgroup % We mainly define default dialects. % \begin{macrocode} -\ProvidesFile{listings.cfg}[2024/05/25 1.10b listings configuration] +\ProvidesFile{listings.cfg}[2024/09/23 1.10c listings configuration] \def\lstlanguagefiles {lstlang0.sty,lstlang1.sty,lstlang2.sty,lstlang3.sty} \lstset{defaultdialect=[R/3 6.10]ABAP, @@ -187,7 +187,7 @@ %<+lua-prf>\ProvidesFile{listings-lua.prf} %<+python-prf>\ProvidesFile{listings-python.prf} %<+rexx-prf>\ProvidesFile{listings-rexx.prf} -%<-config> [2024/05/25 1.10b listings language file] +%<-config> [2024/09/23 1.10c listings language file] % \end{macrocode} % % |