aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorax006ho <j.hoffmann@fh-aachen.de>2019-02-28 11:08:28 +0100
committerax006ho <j.hoffmann@fh-aachen.de>2019-02-28 11:08:28 +0100
commit01df3618c919d94050f1dcd4f3b8f66cbe28b22c (patch)
tree061d9dfbcd4f21b80b9ffe77a97039af84605301
parent3ccf2a5dbb717a1890893f632c72496a4a3ee4e1 (diff)
downloadlistings-01df3618c919d94050f1dcd4f3b8f66cbe28b22c.tar.gz
listings-01df3618c919d94050f1dcd4f3b8f66cbe28b22c.tar.bz2
stepped version to 1.8b and
- added inputpath to the list of Command/key to aspect relations
-rw-r--r--listings.dtx15
-rw-r--r--listings.version4
-rw-r--r--lstdrvrs.dtx6
3 files changed, 15 insertions, 10 deletions
diff --git a/listings.dtx b/listings.dtx
index d5c9d88..d9177b2 100644
--- a/listings.dtx
+++ b/listings.dtx
@@ -96,13 +96,14 @@
%\lstisaspect[kernel]{basewidth,fontadjust,columns,flexiblecolumns,identifierstyle,^^A
% tabsize,showtabs,tab,showspaces,keepspaces,formfeed,SelectCharTable,^^A
% MoreSelectCharTable,extendedchars,alsoletter,alsodigit,alsoother,excludedelims,^^A
-% literate,basicstyle,print,firstline,lastline,linerange,nolol,captionpos,abovecaptionskip,^^A
+% literate,basicstyle,print,firstline,lastline,linerange,nolol,captionpos,^^A
+% abovecaptionskip,^^A
% belowcaptionskip,label,title,caption,\string\lstlistingname,boxpos,float,^^A
% floatplacement,aboveskip,belowskip,everydisplay,showlines,emptylines,gobble,name,^^A
% \string\lstname,\string\lstlistlistingname,\string\lstlistoflistings,^^A
% \string\lstnewenvironment,\string\lstinline,\string\lstinputlisting,lstlisting,^^A
% \string\lstloadaspects,\string\lstset,\string\thelstlisting,\string\lstaspectfiles,^^A
-% inputencoding,delim,moredelim,deletedelim,upquote,numberbychapter,^^A
+% inputencoding,inputpath,delim,moredelim,deletedelim,upquote,numberbychapter,^^A
% \string\lstMakeShortInline,\string\lstDeleteShortInline}
%\lstisaspect[doc]{lstsample,lstxsample}^^A environment
%\lstisaspect[experimental]{includerangemarker,rangebeginprefix,rangebeginsuffix,^^A
@@ -131,7 +132,7 @@
% Hoffmann became the maintainer of the \packagename{listings}
% package in 2013; see the Preface for details.}~ %
% \textless\lstemail\textgreater}
-% \date{2018/09/02\enspace\enspace Version 1.7\ \box\abstractbox}
+% \date{2019/02/27\enspace\enspace Version 1.8b\ \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>}
@@ -5960,8 +5961,8 @@
% All files will have same date and version.
% \begin{macrocode}
%<*kernel|misc|doc>
-\def\filedate{2018/09/02}
-\def\fileversion{1.7}
+\def\filedate{2019/02/27}
+\def\fileversion{1.8b}
%</kernel|misc|doc>
% \end{macrocode}
% What we need and who we are.
@@ -16924,6 +16925,10 @@
% \item[1.7] 2018/09/02
% \item some new or updated language definitions.
% \item several error corrections.
+% \item[1.8] 2019/02/27
+% \item corrected and activated the option |inputpath|.
+% \item some new or updated language definitions.
+% \item several error corrections.
% \end{itemize}
% \endgroup
%
diff --git a/listings.version b/listings.version
index 2af01b3..b059a30 100644
--- a/listings.version
+++ b/listings.version
@@ -5,5 +5,5 @@
# (c) 2013-2019 Jobst Hoffmann
PACKAGE = listings
-VERSION = 1.8
-DATE = 2019/02/18
+VERSION = 1.8b
+DATE = 2019/02/27
diff --git a/lstdrvrs.dtx b/lstdrvrs.dtx
index 4c42f69..b185d4d 100644
--- a/lstdrvrs.dtx
+++ b/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{2018/09/02\enspace\enspace Version 1.7\ \box\abstractbox}
+% \date{2019/02/27\enspace\enspace Version 1.8b\ \box\abstractbox}
%
% \hypersetup{pdfsubject=Language definitions,pdfauthor=Jobst Hoffmann
% <j.hoffmann-(at)-fh-aachen.de>}
@@ -132,7 +132,7 @@
% \endgroup
% We mainly define default dialects.
% \begin{macrocode}
-\ProvidesFile{listings.cfg}[2018/09/02 1.7 listings configuration]
+\ProvidesFile{listings.cfg}[2019/02/27 1.8b listings configuration]
\def\lstlanguagefiles
{lstlang0.sty,lstlang1.sty,lstlang2.sty,lstlang3.sty}
\lstset{defaultdialect=[R/3 6.10]ABAP,
@@ -179,7 +179,7 @@
%<+hansl-prf>\ProvidesFile{listings-hansl.prf}
%<+lua-prf>\ProvidesFile{listings-lua.prf}
%<+python-prf>\ProvidesFile{listings-python.prf}
-%<-config> [2018/09/02 1.7 listings language file]
+%<-config> [2019/02/27 1.8b listings language file]
% \end{macrocode}
%
%

Return to:

Send suggestions and report system problems to the System administrator.