summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/listings/lstlang1.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/listings/lstlang1.sty')
-rw-r--r--Master/texmf-dist/tex/latex/listings/lstlang1.sty34
1 files changed, 17 insertions, 17 deletions
diff --git a/Master/texmf-dist/tex/latex/listings/lstlang1.sty b/Master/texmf-dist/tex/latex/listings/lstlang1.sty
index 7cb1435295f..938f7ef1405 100644
--- a/Master/texmf-dist/tex/latex/listings/lstlang1.sty
+++ b/Master/texmf-dist/tex/latex/listings/lstlang1.sty
@@ -22,7 +22,7 @@
%% programming languages to Jobst Hoffmann at <j.hoffmann@fh-aachen.de>.
%%
\ProvidesFile{lstlang1.sty}
- [2024/02/21 1.10 listings language file]
+ [2024/03/11 1.10a listings language file]
%%
%% ACSL definition (c) 2000 by Andreas Matthias
%%
@@ -56,7 +56,7 @@
morecomment=[l]--,%
morestring=[m]",% percent not defined as stringizer so far
morestring=[m]'%
- }[keywords,comments,strings]%
+ }[keywords,comments,strings]
%%
%% awk definitions (c) Christoph Giess
%%
@@ -75,7 +75,7 @@
morecomment=[l]//,%
morecomment=[s]{/*}{*/},%
morestring=[b]"%
- }[keywords,comments,strings]%
+ }[keywords,comments,strings]
%%
%% Visual Basic definition (c) 2002 Robert Frank
%%
@@ -279,7 +279,7 @@
morecomment=[s]{/*}{*/},%
morecomment=[l]//,%
morestring=[b]"
- }[keywords,comments,strings]%
+ }[keywords,comments,strings]
%%
%% csh definition (c) 1998 Kai Below
%%
@@ -292,7 +292,7 @@
sqrt,BEGIN,END},%
morecomment=[l]\#,%
morestring=[d]"%
- }[keywords,comments,strings]%
+ }[keywords,comments,strings]
%%
%% bash,sh definition (c) 2003 Riccardo Murri <riccardo.murri@gmx.it>
%%
@@ -311,7 +311,7 @@
morecomment=[l]\#,%
morestring=[d]",%
morestring=[d]'%
- }[keywords,comments,strings]%
+ }[keywords,comments,strings]
\lst@definelanguage[18]{Fortran}[08]{Fortran}{%
morekeywords={FAIL, IMAGE, NON_RECURSIVE},%
morekeywords=[3]{GET_TEAM, TEAM_NUMBER, IMAGE_TEAMS, NUM_IMAGES,
@@ -401,7 +401,7 @@ morecomment=[l]!%
morecomment=[f]c,%
morestring=[d]",%% not Fortran-77 standard, but allowed in Fortran-95 %%
morestring=[d]'%
- }[keywords,comments,strings]%
+ }[keywords,comments,strings]
\lst@definelanguage{HTML}%
{morekeywords={A,ABBR,ACRONYM,ADDRESS,APPLET,AREA,B,BASE,BASEFONT,%
BDO,BIG,BLOCKQUOTE,BODY,BR,BUTTON,CAPTION,CENTER,CITE,CODE,COL,%
@@ -481,7 +481,7 @@ morecomment=[l]!%
morecomment=[s]{/*}{*/},%
morestring=[b]",%
morestring=[b]',%
- }[keywords,comments,strings]%
+ }[keywords,comments,strings]
%%
%% ByteCodeJava definition (c) 2004 Martine Gautier
%%
@@ -583,7 +583,7 @@ morecomment=[l]!%
sensitive,%
morecomment=[l]\%,%
morestring=[m]'%
- }[keywords,comments,strings]%
+ }[keywords,comments,strings]
\lst@definelanguage[11.0]{Mathematica}[5.2]{Mathematica}{%
morekeywords={
"AASTriangle", "AbelianGroup", "Abort", "AbortKernels",%
@@ -2710,7 +2710,7 @@ morecomment=[l]!%
sensitive,%
morecomment=[s]{(*}{*)},%
morestring=[d]"%
- }[keywords,comments,strings]%
+ }[keywords,comments,strings]
%%
%% Octave definition (c) 2001,2002 Ulrich G. Wortmann
%%
@@ -2789,7 +2789,7 @@ morecomment=[l]!%
morecomment=[l]\%,%
morestring=[m]',%
morestring=[m]"%
- }[keywords,comments,strings]%
+ }[keywords,comments,strings]
\lst@definelanguage[XSC]{Pascal}[Standard]{Pascal}
{deletekeywords={alfa,byte,pack,unpack},% 1998 Andreas Stephan
morekeywords={dynamic,external,forward,global,module,nil,operator,%
@@ -2846,7 +2846,7 @@ morecomment=[l]!%
morecomment=[s]{(*}{*)},%
morecomment=[s]{\{}{\}},%
morestring=[d]'%
- }[keywords,comments,strings]%
+ }[keywords,comments,strings]
\lst@definelanguage{Perl}%
{morekeywords={abs,accept,alarm,atan2,bind,binmode,bless,caller,%
chdir,chmod,chomp,chop,chown,chr,chroot,close,closedir,connect,%
@@ -2879,7 +2879,7 @@ morecomment=[l]!%
morestring=[b]',%
MoreSelectCharTable=%
\lst@ReplaceInput{\$\#}{\lst@ProcessOther\$\lst@ProcessOther\#}%
- }[keywords,comments,strings]%
+ }[keywords,comments,strings]
%%
%% POV definition (c) 1999 Berthold H\"ollmann
%%
@@ -2940,7 +2940,7 @@ morecomment=[l]!%
morecomment=[l]//,%
morecomment=[s]{/*}{*/},%
morestring=[d]",%
- }[keywords,directives,comments,strings]%
+ }[keywords,directives,comments,strings]
%%
%% Python definition (c) 1998 Michael Weber
%% Additional definitions (2013) Alexis Dimitriadis
@@ -3135,7 +3135,7 @@ morecomment=[l]!%
morecomment=[l]//,%
morestring=[b]",%
morestring=[m]'%
- }[keywords,comments,strings]%
+ }[keywords,comments,strings]
%%
%% SQL definition (c) 1998 Christian Haul
%% (c) 2002 Neil Conway
@@ -3176,7 +3176,7 @@ morecomment=[l]!%
morecomment=[s]{/*}{*/},%
morestring=[d]',%
morestring=[d]"%
- }[keywords,comments,strings]%
+ }[keywords,comments,strings]
%%
%% VHDL definition (c) 1997 Kai Wollenweber
%%
@@ -3195,7 +3195,7 @@ morecomment=[l]!%
sensitive=f,% 1998 Gaurav Aggarwal
morecomment=[l]--,%
morestring=[d]{"}%
- }[keywords,comments,strings]%
+ }[keywords,comments,strings]
%%
%% VHDL-AMS definition (c) Steffen Klupsch
%%