diff options
author | Karl Berry <karl@freefriends.org> | 2006-06-01 15:55:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-06-01 15:55:10 +0000 |
commit | a27e39077f6da32d6a49b9af54b92a8380fee0af (patch) | |
tree | efe19bf20d7cdd65b718b3698194bc0b6b729b35 /Master/texmf-dist/tex/latex/listings/lstlang1.sty | |
parent | df41ca308be95dbd0f1d0447874bbd1c58cd24d2 (diff) |
listings 1.3c
git-svn-id: svn://tug.org/texlive/trunk@1639 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/listings/lstlang1.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/listings/lstlang1.sty | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/listings/lstlang1.sty b/Master/texmf-dist/tex/latex/listings/lstlang1.sty index c108403097d..49521b72aa2 100644 --- a/Master/texmf-dist/tex/latex/listings/lstlang1.sty +++ b/Master/texmf-dist/tex/latex/listings/lstlang1.sty @@ -6,17 +6,19 @@ %% %% lstdrvrs-1.3.dtx (with options: `lang1') %% -%% (w)(c) 1996/1997/1998/1999/2000/2001/2002/2003/2004 Carsten Heinz -%% and/or any other author listed elsewhere in this file. +%% The listings package is copyright 1996--2004 Carsten Heinz, and +%% continued maintenance on the package is copyright 2006 Brooks Moses. +%% The drivers are copyright 1997/1998/1999/2000/2001/2002/2003/2004 any +%% individual author listed in this file. %% %% This file is distributed under the terms of the LaTeX Project Public %% License from CTAN archives in directory macros/latex/base/lppl.txt. -%% Either version 1.0 or, at your option, any later version. +%% Either version 1.3 or, at your option, any later version. %% %% This file is completely free and comes without any warranty. %% %% Send comments and ideas on the package, error reports and additional -%% programming languages to <cheinz@gmx.de>. +%% programming languages to Brooks Moses at <bmoses@dpdx.net>. %% \ProvidesFile{lstlang1.sty} [2004/09/05 1.3 listings language file] @@ -734,7 +736,8 @@ viewmtx,waitforbuttonpress,waterfall,wavread,wavwrite,what,% whatsnew,which,while,white,whitebg,who,whos,wilkinson,wk1read,% stderr,stdout,plot,set,endif,wk1write,xlabel,xor,ylabel,zeros,% - zlabel,zoom,endwhile,endfunction},% + zlabel,zoom,endwhile,endfunction,printf,case,switch,otherwise,% + system,lsode,endfor},% sensitive=f,% morecomment=[l]\#,% morecomment=[l]\#\#,% |