diff options
author | Karl Berry <karl@freefriends.org> | 2018-09-03 21:13:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-09-03 21:13:01 +0000 |
commit | a2ccafd92ea630542d85873ed29d47dcd386a865 (patch) | |
tree | 0f1217ae7ea7455a5b8bb6e491682b25a1fb8e41 /Master/texmf-dist/tex/latex/listings/listings-lua.prf | |
parent | 579b7021cf07f16cceee7884ce8655037ea1bf9c (diff) |
listings (3sep18)
git-svn-id: svn://tug.org/texlive/trunk@48566 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/listings/listings-lua.prf')
-rw-r--r-- | Master/texmf-dist/tex/latex/listings/listings-lua.prf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/listings/listings-lua.prf b/Master/texmf-dist/tex/latex/listings/listings-lua.prf index b0152174ebf..0fb23eff24f 100644 --- a/Master/texmf-dist/tex/latex/listings/listings-lua.prf +++ b/Master/texmf-dist/tex/latex/listings/listings-lua.prf @@ -22,7 +22,7 @@ %% programming languages to Jobst Hoffmann at <j.hoffmann@fh-aachen.de>. %% \ProvidesFile{listings-lua.prf} - [2015/06/04 1.6 listings language file] + [2018/09/02 1.7 listings language file] \usepackage[rgb, x11names]{xcolor} \lstdefinestyle{Lua}{% language=[5.2]Lua, |