diff options
author | Karl Berry <karl@freefriends.org> | 2015-06-14 17:53:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-06-14 17:53:48 +0000 |
commit | 6a598465f500d8ac3a87b812b16358ba0835b1bf (patch) | |
tree | 01f1bbce0a210482743e08ff9c13cc145bde7056 /Master/texmf-dist/tex/latex/listings/listings.sty | |
parent | 02f01f7ec631cb85a67d59c9be5ab48e9d936d30 (diff) |
listings (5jun15)
git-svn-id: svn://tug.org/texlive/trunk@37534 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/listings/listings.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/listings/listings.sty | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/listings/listings.sty b/Master/texmf-dist/tex/latex/listings/listings.sty index a1a6f5eecb2..613a99c9770 100644 --- a/Master/texmf-dist/tex/latex/listings/listings.sty +++ b/Master/texmf-dist/tex/latex/listings/listings.sty @@ -16,8 +16,8 @@ %% Send comments and ideas on the package, error reports and additional %% programming languages to Jobst Hoffmann at <j.hoffmann@fh-aachen.de>. %% -\def\filedate{2014/09/06} -\def\fileversion{1.5e} +\def\filedate{2015/06/04} +\def\fileversion{1.6} \NeedsTeXFormat{LaTeX2e} \AtEndOfPackage{\ProvidesPackage{listings} [\filedate\space\fileversion\space(Carsten Heinz)]} @@ -1889,7 +1889,6 @@ \lsthk@PreSet\lstset{flexiblecolumns,#1}% \lsthk@TextStyle \@ifnextchar\bgroup{% - \ifnum`{=0}\fi% \afterassignment\lst@InlineG \let\@let@token}% \lstinline@} \def\lstinline@#1{% |