Fixed bug in launch script
[mo641-rlp.git] / presentacion / lstlang1.sty
blob40c3f371689c66c9041b06284e010c05d23fe030
1 %%
2 %% This is file `lstlang1.sty',
3 %% generated with the docstrip utility.
4 %%
5 %% The original source files were:
6 %%
7 %% lstdrvrs.dtx (with options: `lang1')
8 %%
9 %% The listings package is copyright 1996--2004 Carsten Heinz, and
10 %% continued maintenance on the package is copyright 2006--2007 Brooks Moses.
11 %% The drivers are copyright 1997/1998/1999/2000/2001/2002/2003/2004/2006/
12 %% 2007 any individual author listed in this file.
14 %% This file is distributed under the terms of the LaTeX Project Public
15 %% License from CTAN archives in directory macros/latex/base/lppl.txt.
16 %% Either version 1.3 or, at your option, any later version.
18 %% This file is completely free and comes without any warranty.
20 %% Send comments and ideas on the package, error reports and additional
21 %% programming languages to Brooks Moses at <bmoses@dpdx.net>.
23 \ProvidesFile{lstlang1.sty}
24 [2004/09/05 1.3 listings language file]
26 %% ACSL definition (c) 2000 by Andreas Matthias
28 \lst@definelanguage{ACSL}[90]{Fortran}%
29 {morekeywords={algorithm,cinterval,constant,derivative,discrete,%
30 dynamic,errtag,initial,interval,maxterval,minterval,%
31 merror,xerror,nsteps,procedural,save,schedule,sort,%
32 table,terminal,termt,variable},%
33 sensitive=false,%
34 morecomment=[l]!%
35 }[keywords, comments]%
37 %% Ada 95 definition (c) Torsten Neuer
39 %% Ada 2005 definition (c) 2006 Santiago Urue\~{n}a Pascual
40 %% <Santiago.Uruena@upm.es>
42 \lst@definelanguage[2005]{Ada}[95]{Ada}%
43 {morekeywords={interface,overriding,synchronized}}%
44 \lst@definelanguage[95]{Ada}[83]{Ada}%
45 {morekeywords={abstract,aliased,protected,requeue,tagged,until}}%
46 \lst@definelanguage[83]{Ada}%
47 {morekeywords={abort,abs,accept,access,all,and,array,at,begin,body,%
48 case,constant,declare,delay,delta,digits,do,else,elsif,end,entry,%
49 exception,exit,for,function,generic,goto,if,in,is,limited,loop,%
50 mod,new,not,null,of,or,others,out,package,pragma,private,%
51 procedure,raise,range,record,rem,renames,return,reverse,select,%
52 separate,subtype,task,terminate,then,type,use,when,while,with,%
53 xor},%
54 sensitive=f,%
55 morecomment=[l]--,%
56 morestring=[m]",% percent not defined as stringizer so far
57 morestring=[m]'%
58 }[keywords,comments,strings]%
60 %% awk definitions (c) Christoph Giess
62 \lst@definelanguage[gnu]{Awk}[POSIX]{Awk}%
63 {morekeywords={and,asort,bindtextdomain,compl,dcgettext,gensub,%
64 lshift,mktime,or,rshift,strftime,strtonum,systime,xor,extension}%
66 \lst@definelanguage[POSIX]{Awk}%
67 {keywords={BEGIN,END,close,getline,next,nextfile,print,printf,%
68 system,fflush,atan2,cos,exp,int,log,rand,sin,sqrt,srand,gsub,%
69 index,length,match,split,sprintf,strtonum,sub,substr,tolower,%
70 toupper,if,while,do,for,break,continue,delete,exit,function,%
71 return},%
72 sensitive,%
73 morecomment=[l]\#,%
74 morecomment=[l]//,%
75 morecomment=[s]{/*}{*/},%
76 morestring=[b]"%
77 }[keywords,comments,strings]%
79 %% Visual Basic definition (c) 2002 Robert Frank
81 \lst@definelanguage[Visual]{Basic}
82 {morekeywords={Abs,Array,Asc,AscB,AscW,Atn,Avg,CBool,CByte,CCur,%
83 CDate,CDbl,Cdec,Choose,Chr,ChrB,ChrW,CInt,CLng,Command,Cos,%
84 Count,CreateObject,CSng,CStr,CurDir,CVar,CVDate,CVErr,Date,%
85 DateAdd,DateDiff,DatePart,DateSerial,DateValue,Day,DDB,Dir,%
86 DoEvents,Environ,EOF,Error,Exp,FileAttr,FileDateTime,FileLen,%
87 Fix,Format,FreeFile,FV,GetAllStrings,GetAttr,%
88 GetAutoServerSettings,GetObject,GetSetting,Hex,Hour,IIf,%
89 IMEStatus,Input,InputB,InputBox,InStr,InstB,Int,Integer,IPmt,%
90 IsArray,IsDate,IsEmpty,IsError,IsMissing,IsNull,IsNumeric,%
91 IsObject,LBound,LCase,Left,LeftB,Len,LenB,LoadPicture,Loc,LOF,%
92 Log,Ltrim,Max,Mid,MidB,Min,Minute,MIRR,Month,MsgBox,Now,NPer,%
93 NPV,Oct,Partition,Pmt,PPmt,PV,QBColor,Rate,RGB,Right,RightB,Rnd,%
94 Rtrim,Second,Seek,Sgn,Shell,Sin,SLN,Space,Spc,Sqr,StDev,StDevP,%
95 Str,StrComp,StrConv,String,Switch,Sum,SYD,Tab,Tan,Time,Timer,%
96 TimeSerial,TimeValue,Trim,TypeName,UBound,Ucase,Val,Var,VarP,%
97 VarType,Weekday,Year},% functions
98 morekeywords=[2]{Accept,Activate,Add,AddCustom,AddFile,AddFromFile,%
99 AddFromTemplate,AddItem,AddNew,AddToAddInToolbar,%
100 AddToolboxProgID,Append,AppendChunk,Arrange,Assert,AsyncRead,%
101 BatchUpdate,BeginTrans,Bind,Cancel,CancelAsyncRead,CancelBatch,%
102 CancelUpdate,CanPropertyChange,CaptureImage,CellText,CellValue,%
103 Circle,Clear,ClearFields,ClearSel,ClearSelCols,Clone,Close,Cls,%
104 ColContaining,ColumnSize,CommitTrans,CompactDatabase,Compose,%
105 Connect,Copy,CopyQueryDef,CreateDatabase,CreateDragImage,%
106 CreateEmbed,CreateField,CreateGroup,CreateIndex,CreateLink,%
107 CreatePreparedStatement,CreatePropery,CreateQuery,%
108 CreateQueryDef,CreateRelation,CreateTableDef,CreateUser,%
109 CreateWorkspace,Customize,Delete,DeleteColumnLabels,%
110 DeleteColumns,DeleteRowLabels,DeleteRows,DoVerb,Drag,Draw,Edit,%
111 EditCopy,EditPaste,EndDoc,EnsureVisible,EstablishConnection,%
112 Execute,ExtractIcon,Fetch,FetchVerbs,Files,FillCache,Find,%
113 FindFirst,FindItem,FindLast,FindNext,FindPrevious,Forward,%
114 GetBookmark,GetChunk,GetClipString,GetData,GetFirstVisible,%
115 GetFormat,GetHeader,GetLineFromChar,GetNumTicks,GetRows,%
116 GetSelectedPart,GetText,GetVisibleCount,GoBack,GoForward,Hide,%
117 HitTest,HoldFields,Idle,InitializeLabels,InsertColumnLabels,%
118 InsertColumns,InsertObjDlg,InsertRowLabels,InsertRows,Item,%
119 KillDoc,Layout,Line,LinkExecute,LinkPoke,LinkRequest,LinkSend,%
120 Listen,LoadFile,LoadResData,LoadResPicture,LoadResString,%
121 LogEvent,MakeCompileFile,MakeReplica,MoreResults,Move,MoveData,%
122 MoveFirst,MoveLast,MoveNext,MovePrevious,NavigateTo,NewPage,%
123 NewPassword,NextRecordset,OLEDrag,OnAddinsUpdate,OnConnection,%
124 OnDisconnection,OnStartupComplete,Open,OpenConnection,%
125 OpenDatabase,OpenQueryDef,OpenRecordset,OpenResultset,OpenURL,%
126 Overlay,PaintPicture,Paste,PastSpecialDlg,PeekData,Play,Point,%
127 PopulatePartial,PopupMenu,Print,PrintForm,PropertyChanged,Pset,%
128 Quit,Raise,RandomDataFill,RandomFillColumns,RandomFillRows,%
129 rdoCreateEnvironment,rdoRegisterDataSource,ReadFromFile,%
130 ReadProperty,Rebind,ReFill,Refresh,RefreshLink,RegisterDatabase,%
131 Reload,Remove,RemoveAddInFromToolbar,RemoveItem,Render,%
132 RepairDatabase,Reply,ReplyAll,Requery,ResetCustom,%
133 ResetCustomLabel,ResolveName,RestoreToolbar,Resync,Rollback,%
134 RollbackTrans,RowBookmark,RowContaining,RowTop,Save,SaveAs,%
135 SaveFile,SaveToFile,SaveToolbar,SaveToOle1File,Scale,ScaleX,%
136 ScaleY,Scroll,Select,SelectAll,SelectPart,SelPrint,Send,%
137 SendData,Set,SetAutoServerSettings,SetData,SetFocus,SetOption,%
138 SetSize,SetText,SetViewport,Show,ShowColor,ShowFont,ShowHelp,%
139 ShowOpen,ShowPrinter,ShowSave,ShowWhatsThis,SignOff,SignOn,Size,%
140 Span,SplitContaining,StartLabelEdit,StartLogging,Stop,%
141 Synchronize,TextHeight,TextWidth,ToDefaults,TwipsToChartPart,%
142 TypeByChartType,Update,UpdateControls,UpdateRecord,UpdateRow,%
143 Upto,WhatsThisMode,WriteProperty,ZOrder},% methods
144 morekeywords=[3]{AccessKeyPress,AfterAddFile,AfterChangeFileName,%
145 AfterCloseFile,AfterColEdit,AfterColUpdate,AfterDelete,%
146 AfterInsert,AfterLabelEdit,AfterRemoveFile,AfterUpdate,%
147 AfterWriteFile,AmbienChanged,ApplyChanges,Associate,%
148 AsyncReadComplete,AxisActivated,AxisLabelActivated,%
149 AxisLabelSelected,AxisLabelUpdated,AxisSelected,%
150 AxisTitleActivated,AxisTitleSelected,AxisTitleUpdated,%
151 AxisUpdated,BeforeClick,BeforeColEdit,BeforeColUpdate,%
152 BeforeConnect,BeforeDelete,BeforeInsert,BeforeLabelEdit,%
153 BeforeLoadFile,BeforeUpdate,ButtonClick,ButtonCompleted,%
154 ButtonGotFocus,ButtonLostFocus,Change,ChartActivated,%
155 ChartSelected,ChartUpdated,Click,ColEdit,Collapse,ColResize,%
156 ColumnClick,Compare,ConfigChageCancelled,ConfigChanged,%
157 ConnectionRequest,DataArrival,DataChanged,DataUpdated,DblClick,%
158 Deactivate,DeviceArrival,DeviceOtherEvent,DeviceQueryRemove,%
159 DeviceQueryRemoveFailed,DeviceRemoveComplete,DeviceRemovePending,%
160 DevModeChange,Disconnect,DisplayChanged,Dissociate,%
161 DoGetNewFileName,Done,DonePainting,DownClick,DragDrop,DragOver,%
162 DropDown,EditProperty,EnterCell,EnterFocus,Event,ExitFocus,%
163 Expand,FootnoteActivated,FootnoteSelected,FootnoteUpdated,%
164 GotFocus,HeadClick,InfoMessage,Initialize,IniProperties,%
165 ItemActivated,ItemAdded,ItemCheck,ItemClick,ItemReloaded,%
166 ItemRemoved,ItemRenamed,ItemSeletected,KeyDown,KeyPress,KeyUp,%
167 LeaveCell,LegendActivated,LegendSelected,LegendUpdated,%
168 LinkClose,LinkError,LinkNotify,LinkOpen,Load,LostFocus,%
169 MouseDown,MouseMove,MouseUp,NodeClick,ObjectMove,%
170 OLECompleteDrag,OLEDragDrop,OLEDragOver,OLEGiveFeedback,%
171 OLESetData,OLEStartDrag,OnAddNew,OnComm,Paint,PanelClick,%
172 PanelDblClick,PathChange,PatternChange,PlotActivated,%
173 PlotSelected,PlotUpdated,PointActivated,PointLabelActivated,%
174 PointLabelSelected,PointLabelUpdated,PointSelected,%
175 PointUpdated,PowerQuerySuspend,PowerResume,PowerStatusChanged,%
176 PowerSuspend,QueryChangeConfig,QueryComplete,QueryCompleted,%
177 QueryTimeout,QueryUnload,ReadProperties,Reposition,%
178 RequestChangeFileName,RequestWriteFile,Resize,ResultsChanged,%
179 RowColChange,RowCurrencyChange,RowResize,RowStatusChanged,%
180 SelChange,SelectionChanged,SendComplete,SendProgress,%
181 SeriesActivated,SeriesSelected,SeriesUpdated,SettingChanged,%
182 SplitChange,StateChanged,StatusUpdate,SysColorsChanged,%
183 Terminate,TimeChanged,TitleActivated,TitleSelected,%
184 TitleActivated,UnboundAddData,UnboundDeleteRow,%
185 UnboundGetRelativeBookmark,UnboundReadData,UnboundWriteData,%
186 Unload,UpClick,Updated,Validate,ValidationError,WillAssociate,%
187 WillChangeData,WillDissociate,WillExecute,WillUpdateRows,%
188 WithEvents,WriteProperties},% VB-events
189 morekeywords=[4]{AppActivate,Base,Beep,Call,Case,ChDir,ChDrive,%
190 Const,Declare,DefBool,DefByte,DefCur,DefDate,DefDbl,DefDec,%
191 DefInt,DefLng,DefObj,DefSng,DefStr,Deftype,DefVar,DeleteSetting,%
192 Dim,Do,Else,ElseIf,End,Enum,Erase,Event,Exit,Explicit,FileCopy,%
193 For,ForEach,Friend,Function,Get,GoSub,GoTo,If,Implements,Kill,%
194 Let,LineInput,Lock,Lset,MkDir,Name,Next,OnError,On,Option,%
195 Private,Property,Public,Put,RaiseEvent,Randomize,ReDim,Rem,%
196 Reset,Resume,Return,RmDir,Rset,SavePicture,SaveSetting,%
197 SendKeys,SetAttr,Static,Sub,Then,Type,Unlock,Wend,While,Width,%
198 With,Write},% statements
199 sensitive=false,%
200 keywordcomment=rem,%
201 MoreSelectCharTable=\def\lst@BeginKC@{% chmod
202 \lst@ResetToken
203 \lst@BeginComment\lst@GPmode{{\lst@commentstyle}%
204 \lst@Lmodetrue\lst@modetrue}\@empty},%
205 morecomment=[l]{'},%
206 morecomment=[s]{/*}{*/},%
207 morestring=[b]",%
208 }[keywords,comments,strings,keywordcomments]
209 \lst@definelanguage[ANSI]{C++}[ISO]{C++}{}%
210 \lst@definelanguage[GNU]{C++}[ISO]{C++}%
211 {morekeywords={__attribute__,__extension__,__restrict,__restrict__,%
212 typeof,__typeof__},%
214 \lst@definelanguage[Visual]{C++}[ISO]{C++}%
215 {morekeywords={__asm,__based,__cdecl,__declspec,dllexport,%
216 dllimport,__except,__fastcall,__finally,__inline,__int8,__int16,%
217 __int32,__int64,naked,__stdcall,thread,__try,__leave},%
219 \lst@definelanguage[ISO]{C++}[ANSI]{C}%
220 {morekeywords={and,and_eq,asm,bad_cast,bad_typeid,bitand,bitor,bool,%
221 catch,class,compl,const_cast,delete,dynamic_cast,explicit,export,%
222 false,friend,inline,mutable,namespace,new,not,not_eq,operator,or,%
223 or_eq,private,protected,public,reinterpret_cast,static_cast,%
224 template,this,throw,true,try,typeid,type_info,typename,using,%
225 virtual,wchar_t,xor,xor_eq},%
228 %% Objective-C definition (c) 1997 Detlev Droege
230 \lst@definelanguage[Objective]{C}[ANSI]{C}
231 {morekeywords={bycopy,id,in,inout,oneway,out,self,super,%
232 @class,@defs,@encode,@end,@implementation,@interface,@private,%
233 @protected,@protocol,@public,@selector},%
234 moredirectives={import}%
237 %% Handel-C definition, refer http://www.celoxica.com
239 \lst@definelanguage[Handel]{C}[ANSI]{C}
240 {morekeywords={assert,chan,chanin,chanout,clock,delay,expr,external,%
241 external_divide,family,ifselect,in,inline,interface,internal,%
242 internal_divid,intwidth,let,macro,mpram,par,part,prialt,proc,ram,%
243 releasesema,reset,rom,select,sema,set,seq,shared,signal,try,%
244 reset,trysema,typeof,undefined,width,with,wom},%
246 \lst@definelanguage[ANSI]{C}%
247 {morekeywords={auto,break,case,char,const,continue,default,do,double,%
248 else,enum,extern,float,for,goto,if,int,long,register,return,%
249 short,signed,sizeof,static,struct,switch,typedef,union,unsigned,%
250 void,volatile,while},%
251 sensitive,%
252 morecomment=[s]{/*}{*/},%
253 morecomment=[l]//,% nonstandard
254 morestring=[b]",%
255 morestring=[b]',%
256 moredelim=*[directive]\#,%
257 moredirectives={define,elif,else,endif,error,if,ifdef,ifndef,line,%
258 include,pragma,undef,warning}%
259 }[keywords,comments,strings,directives]%
261 %% C-Sharp definition (c) 2002 Martin Brodbeck
263 \lst@definelanguage[Sharp]{C}%
264 {morekeywords={abstract,base,bool,break,byte,case,catch,char,checked,%
265 class,const,continue,decimal,default,delegate,do,double,else,%
266 enum,event,explicit,extern,false,finally,fixed,float,for,foreach,%
267 goto,if,implicit,in,int,interface,internal,is,lock,long,%
268 namespace,new,null,object,operator,out,override,params,private,%
269 protected,public,readonly,ref,return,sbyte,sealed,short,sizeof,%
270 static,string,struct,switch,this,throw,true,try,typeof,uint,%
271 ulong,unchecked,unsafe,ushort,using,virtual,void,while,%
272 as,volatile,stackalloc},% Kai K\"ohne
273 sensitive,%
274 morecomment=[s]{/*}{*/},%
275 morecomment=[l]//,%
276 morestring=[b]"
277 }[keywords,comments,strings]%
279 %% csh definition (c) 1998 Kai Below
281 \lst@definelanguage{csh}
282 {morekeywords={alias,awk,cat,echo,else,end,endif,endsw,exec,exit,%
283 foreach,glob,goto,history,if,logout,nice,nohup,onintr,repeat,sed,%
284 set,setenv,shift,source,switch,then,time,while,umask,unalias,%
285 unset,wait,while,@,env,argv,child,home,ignoreeof,noclobber,%
286 noglob,nomatch,path,prompt,shell,status,verbose,print,printf,%
287 sqrt,BEGIN,END},%
288 morecomment=[l]\#,%
289 morestring=[d]"%
290 }[keywords,comments,strings]%
292 %% bash,sh definition (c) 2003 Riccardo Murri <riccardo.murri@gmx.it>
294 \lst@definelanguage{bash}[]{sh}%
295 {morekeywords={alias,bg,bind,builtin,command,compgen,complete,%
296 declare,disown,enable,fc,fg,history,jobs,et,local,logout,printf,%
297 pushd,popd,select,set,suspend,shopt,source,times,type,typeset,%
298 ulimit,unalias,wait},%
300 \lst@definelanguage{sh}%
301 {morekeywords={awk,break,case,cat,cd,continue,do,done,echo,else,%
302 env,eval,exec,expr,exit,export,false,fi,for,function,getopts,%
303 hash,history,if,kill,nice,nohup,ps,pwd,read,readonly,return,%
304 sed,shift,test,then,times,trap,true,umask,unset,until,while},%
305 morecomment=[l]\#,%
306 morestring=[d]"%
307 }[keywords,comments,strings]%
308 \lst@definelanguage[90]{Fortran}[95]{Fortran}{}
309 \lst@definelanguage[95]{Fortran}[77]{Fortran}%
310 {deletekeywords=SAVE,%
311 morekeywords={ACTION,ADVANCE,ALLOCATE,ALLOCATABLE,ASSIGNMENT,CASE,%
312 CONTAINS,CYCLE,DEALLOCATE,DEFAULT,DELIM,EXIT,INCLUDE,IN,NONE,IN,%
313 OUT,INTENT,INTERFACE,IOLENGTH,KIND,LEN,MODULE,NAME,NAMELIST,NMT,%
314 NULLIFY,ONLY,OPERATOR,OPTIONAL,OUT,PAD,POINTER,POSITION,PRIVATE,%
315 PUBLIC,READWRITE,RECURSIVE,RESULT,SELECT,SEQUENCE,SIZE,STAT,%
316 TARGET,USE,WHERE,WHILE,BLOCKDATA,DOUBLEPRECISION,%
317 ENDBLOCKDATA,ENDFILE,ENDFUNCTION,ENDINTERFACE,%
318 ENDMODULE,ENDPROGRAM,ENDSELECT,ENDSUBROUTINE,ENDTYPE,ENDWHERE,%
319 INOUT,SELECTCASE},%
320 deletecomment=[f],% no fixed comment line: 1998 Magne Rudshaug
321 morecomment=[l]!%
323 \lst@definelanguage[77]{Fortran}%
324 {morekeywords={ACCESS,ASSIGN,BACKSPACE,BLANK,BLOCK,CALL,CHARACTER,%
325 CLOSE,COMMON,COMPLEX,CONTINUE,DATA,DIMENSION,DIRECT,DO,DOUBLE,%
326 ELSE,ELSEIF,END,ENDIF,ENDDO,ENTRY,EOF,EQUIVALENCE,ERR,EXIST,EXTERNAL,%
327 FILE,FMT,FORM,FORMAT,FORMATTED,FUNCTION,GO,TO,GOTO,IF,IMPLICIT,%
328 INQUIRE,INTEGER,INTRINSIC,IOSTAT,LOGICAL,NAMED,NEXTREC,NUMBER,%
329 OPEN,OPENED,PARAMETER,PAUSE,PRECISION,PRINT,PROGRAM,READ,REAL,%
330 REC,RECL,RETURN,REWIND,SEQUENTIAL,STATUS,STOP,SUBROUTINE,THEN,%
331 TYPE,UNFORMATTED,UNIT,WRITE,SAVE},%
332 sensitive=f,%% not Fortran-77 standard, but allowed in Fortran-95 %%
333 morecomment=[f]*,%
334 morecomment=[f]C,%
335 morecomment=[f]c,%
336 morestring=[d]",%% not Fortran-77 standard, but allowed in Fortran-95 %%
337 morestring=[d]'%
338 }[keywords,comments,strings]%
339 \lst@definelanguage{HTML}%
340 {morekeywords={A,ABBR,ACRONYM,ADDRESS,APPLET,AREA,B,BASE,BASEFONT,%
341 BDO,BIG,BLOCKQUOTE,BODY,BR,BUTTON,CAPTION,CENTER,CITE,CODE,COL,%
342 COLGROUP,DD,DEL,DFN,DIR,DIV,DL,DOCTYPE,DT,EM,FIELDSET,FONT,FORM,%
343 FRAME,FRAMESET,HEAD,HR,H1,H2,H3,H4,H5,H6,HTML,I,IFRAME,IMG,INPUT,%
344 INS,ISINDEX,KBD,LABEL,LEGEND,LH,LI,LINK,LISTING,MAP,META,MENU,%
345 NOFRAMES,NOSCRIPT,OBJECT,OPTGROUP,OPTION,P,PARAM,PLAINTEXT,PRE,%
346 OL,Q,S,SAMP,SCRIPT,SELECT,SMALL,SPAN,STRIKE,STRING,STRONG,STYLE,%
347 SUB,SUP,TABLE,TBODY,TD,TEXTAREA,TFOOT,TH,THEAD,TITLE,TR,TT,U,UL,%
348 VAR,XMP,%
349 accesskey,action,align,alink,alt,archive,axis,background,bgcolor,%
350 border,cellpadding,cellspacing,charset,checked,cite,class,classid,%
351 code,codebase,codetype,color,cols,colspan,content,coords,data,%
352 datetime,defer,disabled,dir,event,error,for,frameborder,headers,%
353 height,href,hreflang,hspace,http-equiv,id,ismap,label,lang,link,%
354 longdesc,marginwidth,marginheight,maxlength,media,method,multiple,%
355 name,nohref,noresize,noshade,nowrap,onblur,onchange,onclick,%
356 ondblclick,onfocus,onkeydown,onkeypress,onkeyup,onload,onmousedown,%
357 profile,readonly,onmousemove,onmouseout,onmouseover,onmouseup,%
358 onselect,onunload,rel,rev,rows,rowspan,scheme,scope,scrolling,%
359 selected,shape,size,src,standby,style,tabindex,text,title,type,%
360 units,usemap,valign,value,valuetype,vlink,vspace,width,xmlns},%
361 tag=**[s]<>,%
362 sensitive=f,%
363 morestring=[d]",% ??? doubled
364 MoreSelectCharTable=%
365 \lst@CArgX--\relax\lst@DefDelimB{}{}%
366 {\ifnum\lst@mode=\lst@tagmode\else
367 \expandafter\@gobblethree
368 \fi}%
369 \lst@BeginComment\lst@commentmode{{\lst@commentstyle}}%
370 \lst@CArgX--\relax\lst@DefDelimE{}{}{}%
371 \lst@EndComment\lst@commentmode
372 }[keywords,comments,strings,html]%
374 %% AspectJ definition (c) Robert Wenner
376 \lst@definelanguage[AspectJ]{Java}[]{Java}%
377 {morekeywords={%
378 adviceexecution,after,args,around,aspect,aspectOf,before,%
379 call,cflow,cflowbelow,%
380 execution,get,handler,if,initialization,issingleton,pointcut,%
381 percflow,percflowbelow,perthis,pertarget,preinitialization,%
382 privileged,proceed,returning,set,staticinitialization,strictfp,%
383 target,this,thisEnclosingJoinPoint,thisJoinPoint,throwing,%
384 within,withincode},%
385 MoreSelectCharTable=%
386 \lst@DefSaveDef{`.}\lst@umdot{\lst@umdot\global\let\lst@derefop\@empty}%
387 \ifx\lst@derefinstalled\@empty\else
388 \global\let\lst@derefinstalled\@empty
389 \lst@AddToHook{Output}%
390 {\lst@ifkeywords
391 \ifx\lst@derefop\@empty
392 \global\let\lst@derefop\relax
393 \ifx\lst@thestyle\lst@gkeywords@sty
394 \ifx\lst@currstyle\relax
395 \let\lst@thestyle\lst@identifierstyle
396 \else
397 \let\lst@thestyle\lst@currstyle
401 \fi}
402 \lst@AddToHook{BOL}{\global\let\lst@derefop\relax}%
403 \lst@AddTo\lst@ProcessSpace{\global\let\lst@derefop\relax}%
406 \lst@definelanguage{Java}%
407 {morekeywords={abstract,boolean,break,byte,case,catch,char,class,%
408 const,continue,default,do,double,else,extends,false,final,%
409 finally,float,for,goto,if,implements,import,instanceof,int,%
410 interface,label,long,native,new,null,package,private,protected,%
411 public,return,short,static,super,switch,synchronized,this,throw,%
412 throws,transient,true,try,void,volatile,while},%
413 sensitive,%
414 morecomment=[l]//,%
415 morecomment=[s]{/*}{*/},%
416 morestring=[b]",%
417 morestring=[b]',%
418 }[keywords,comments,strings]%
420 %% ByteCodeJava definition (c) 2004 Martine Gautier
422 \lst@definelanguage{JVMIS}%
423 {morekeywords={aaload,astore,aconst_null,aload,aload_0,aload_1,%
424 aload_2,aload_3,anewarray,areturn,arraylength,astore,astore_0,%
425 astore_1,astore_2,astore_3,athrow,baload,bastore,bipush,caload,%
426 castore,checkcast,d2f,d2i,d2l,dadd,daload,dastore,dcmpg,dcmpl,%
427 dconst_0,dconst_1,ddiv,dload,dload_0,dload_1,dload_2,dload_3,%
428 dmul,dneg,drem,dreturn,dstore,dstore_0,dstore_1,dstore_2,%
429 dstore_3,dsub,dup,dup_x1,dup_x2,dup2,dup2_x1,dup2_x2,f2d,%
430 f2i,f2l,fadd,faload,fastore,fcmpg,fcmpl,fconst_0,fconst_1,%
431 fconst_2,fdiv,fload,fload_0,fload_1,fload_2,fload_3,fmul,%
432 fneg,frem,freturn,fstore,fstore_0,fstore_1,fstore_2,fstore_3,%
433 fsub,getfield,getstatic,goto,goto_w,i2b,i2c,i2d,i2f,i2l,i2s,%
434 iadd,iaload,iand,iastore,iconst_0,iconst_1,iconst_2,iconst_3,%
435 iconst_4,iconst_5,idiv,if_acmpeq,if_acmpne,if_icmpeq,if_icmpne,%
436 if_icmplt,if_cmpge,if_cmpgt,if_cmple,ifeq,ifne,iflt,ifge,ifgt,%
437 ifle,ifnonnull,ifnull,iinc,iload,iload_0,iload_1,iload_2,%
438 iload_3,imul,ineg,instanceof,invokeinterface,invokespecial,%
439 invokestatic,invokevirtual,ior,irem,ireturn,ishl,ishr,istore,%
440 istore_0,istore_1,istore_2,istore_3,isub,iushr,ixor,jsr,jsr_w,%
441 l2d,l2f,l2i,ladd,laload,land,lastore,lcmp,lconst_0,lconst_1,%
442 ldc,ldc_w,ldc2_w,ldiv,lload,lload_0,lload_1,lload_2,lload_3,%
443 lmul,lneg,lookupswitch,lor,lrem,lreturn,lshl,lshr,lstore,%
444 lstore_0,lstore_1,lstore_2,lstore_3,lsub,lushr,lxor,%
445 monitorenter,monitorexit,multianewarray,new,newarray,nop,pop,%
446 pop2,putfield,putstatic,ret,return,saload,sastore,sipush,swap,%
447 tableswitch,wide,limit,locals,stack},%
448 }[keywords]%
449 \lst@definelanguage{Matlab}%
450 {morekeywords={gt,lt,gt,lt,amp,abs,acos,acosh,acot,acoth,acsc,acsch,%
451 all,angle,ans,any,asec,asech,asin,asinh,atan,atan2,atanh,auread,%
452 auwrite,axes,axis,balance,bar,bessel,besselk,bessely,beta,%
453 betainc,betaln,blanks,bone,break,brighten,capture,cart2pol,%
454 cart2sph,caxis,cd,cdf2rdf,cedit,ceil,chol,cla,clabel,clc,clear,%
455 clf,clock,close,colmmd,Colon,colorbar,colormap,ColorSpec,colperm,%
456 comet,comet3,compan,compass,computer,cond,condest,conj,contour,%
457 contour3,contourc,contrast,conv,conv2,cool,copper,corrcoef,cos,%
458 cosh,cot,coth,cov,cplxpair,cputime,cross,csc,csch,csvread,%
459 csvwrite,cumprod,cumsum,cylinder,date,dbclear,dbcont,dbdown,%
460 dbquit,dbstack,dbstatus,dbstep,dbstop,dbtype,dbup,ddeadv,ddeexec,%
461 ddeinit,ddepoke,ddereq,ddeterm,ddeunadv,deblank,dec2hex,deconv,%
462 del2,delete,demo,det,diag,diary,diff,diffuse,dir,disp,dlmread,%
463 dlmwrite,dmperm,dot,drawnow,echo,eig,ellipj,ellipke,else,elseif,%
464 end,engClose,engEvalString,engGetFull,engGetMatrix,engOpen,%
465 engOutputBuffer,engPutFull,engPutMatrix,engSetEvalCallback,%
466 engSetEvalTimeout,engWinInit,eps,erf,erfc,erfcx,erfinv,error,%
467 errorbar,etime,etree,eval,exist,exp,expint,expm,expo,eye,fclose,%
468 feather,feof,ferror,feval,fft,fft2,fftshift,fgetl,fgets,figure,%
469 fill,fill3,filter,filter2,find,findstr,finite,fix,flag,fliplr,%
470 flipud,floor,flops,fmin,fmins,fopen,for,format,fplot,fprintf,%
471 fread,frewind,fscanf,fseek,ftell,full,function,funm,fwrite,fzero,%
472 gallery,gamma,gammainc,gammaln,gca,gcd,gcf,gco,get,getenv,%
473 getframe,ginput,global,gplot,gradient,gray,graymon,grid,griddata,%
474 gtext,hadamard,hankel,help,hess,hex2dec,hex2num,hidden,hilb,hist,%
475 hold,home,hostid,hot,hsv,hsv2rgb,if,ifft,ifft2,imag,image,%
476 imagesc,Inf,info,input,int2str,interp1,interp2,interpft,inv,%
477 invhilb,isempty,isglobal,ishold,isieee,isinf,isletter,isnan,%
478 isreal,isspace,issparse,isstr,jet,keyboard,kron,lasterr,lcm,%
479 legend,legendre,length,lin2mu,line,linspace,load,log,log10,log2,%
480 loglog,logm,logspace,lookfor,lower,ls,lscov,lu,magic,matClose,%
481 matDeleteMatrix,matGetDir,matGetFp,matGetFull,matGetMatrix,%
482 matGetNextMatrix,matGetString,matlabrc,matlabroot,matOpen,%
483 matPutFull,matPutMatrix,matPutString,max,mean,median,menu,mesh,%
484 meshc,meshgrid,meshz,mexAtExit,mexCallMATLAB,mexdebug,%
485 mexErrMsgTxt,mexEvalString,mexFunction,mexGetFull,mexGetMatrix,%
486 mexGetMatrixPtr,mexPrintf,mexPutFull,mexPutMatrix,mexSetTrapFlag,%
487 min,more,movie,moviein,mu2lin,mxCalloc,mxCopyCharacterToPtr,%
488 mxCopyComplex16ToPtr,mxCopyInteger4ToPtr,mxCopyPtrToCharacter,%
489 mxCopyPtrToComplex16,mxCopyPtrToInteger4,mxCopyPtrToReal8,%
490 mxCopyReal8ToPtr,mxCreateFull,mxCreateSparse,mxCreateString,%
491 mxFree,mxFreeMatrix,mxGetIr,mxGetJc,mxGetM,mxGetN,mxGetName,%
492 mxGetNzmax,mxGetPi,mxGetPr,mxGetScalar,mxGetString,mxIsComplex,%
493 mxIsFull,mxIsNumeric,mxIsSparse,mxIsString,mxIsTypeDouble,%
494 mxSetIr,mxSetJc,mxSetM,mxSetN,mxSetName,mxSetNzmax,mxSetPi,%
495 mxSetPr,NaN,nargchk,nargin,nargout,newplot,nextpow2,nnls,nnz,%
496 nonzeros,norm,normest,null,num2str,nzmax,ode23,ode45,orient,orth,%
497 pack,pascal,patch,path,pause,pcolor,pi,pink,pinv,plot,plot3,%
498 pol2cart,polar,poly,polyder,polyeig,polyfit,polyval,polyvalm,%
499 pow2,print,printopt,prism,prod,pwd,qr,qrdelete,qrinsert,quad,%
500 quad8,quit,quiver,qz,rand,randn,randperm,rank,rat,rats,rbbox,%
501 rcond,real,realmax,realmin,refresh,rem,reset,reshape,residue,%
502 return,rgb2hsv,rgbplot,rootobject,roots,rose,rosser,rot90,rotate,%
503 round,rref,rrefmovie,rsf2csf,save,saxis,schur,sec,sech,semilogx,%
504 semilogy,set,setstr,shading,sign,sin,sinh,size,slice,sort,sound,%
505 spalloc,sparse,spaugment,spconvert,spdiags,specular,speye,spfun,%
506 sph2cart,sphere,spinmap,spline,spones,spparms,sprandn,sprandsym,%
507 sprank,sprintf,spy,sqrt,sqrtm,sscanf,stairs,startup,std,stem,%
508 str2mat,str2num,strcmp,strings,strrep,strtok,subplot,subscribe,%
509 subspace,sum,surf,surface,surfc,surfl,surfnorm,svd,symbfact,%
510 symmmd,symrcm,tan,tanh,tempdir,tempname,terminal,text,tic,title,%
511 toc,toeplitz,trace,trapz,tril,triu,type,uicontrol,uigetfile,%
512 uimenu,uiputfile,unix,unwrap,upper,vander,ver,version,view,%
513 viewmtx,waitforbuttonpress,waterfall,wavread,wavwrite,what,%
514 whatsnew,which,while,white,whitebg,who,whos,wilkinson,wk1read,%
515 wk1write,xlabel,xor,ylabel,zeros,zlabel,zoom},%
516 sensitive,%
517 morecomment=[l]\%,%
518 morestring=[m]'%
519 }[keywords,comments,strings]%
520 \lst@definelanguage[5.2]{Mathematica}[3.0]{Mathematica}%%
521 {morekeywords={Above,AbsoluteOptions,AbsoluteTiming,AccountingForm,%
522 AccuracyGoal,Active,ActiveItem,AddOnHelpPath,%
523 AdjustmentBox,AdjustmentBoxOptions,After,AiryAiPrime,%
524 AlgebraicRulesData,Algebraics,Alias,AlignmentMarker,%
525 AllowInlineCells,AllowScriptLevelChange,Analytic,AnimationCycleOffset,%
526 AnimationCycleRepetitions,AnimationDirection,AnimationDisplayTime,ApartSquareFree,%
527 AppellF1,ArgumentCountQ,ArrayDepth,ArrayPlot,%
528 ArrayQ,ArrayRules,AspectRatioFixed,Assuming,%
529 Assumptions,AutoDelete,AutoEvaluateEvents,AutoGeneratedPackage,%
530 AutoIndent,AutoIndentSpacings,AutoItalicWords,AutoloadPath,%
531 AutoOpenNotebooks,AutoOpenPalettes,AutoScroll,AutoSpacing,%
532 AutoStyleOptions,Axis,BackgroundTasksSettings,Backsubstitution,%
533 Backward,Baseline,Before,BeginDialogPacket,%
534 BeginFrontEndInteractionPacket,Below,BezoutMatrix,BinaryFormat,%
535 BinaryGet,BinaryRead,BinaryReadList,BinaryWrite,%
536 BitAnd,BitNot,BitOr,BitXor,%
537 Black,BlankForm,Blue,Boole,%
538 Booleans,Bottom,Bounds,Box,%
539 BoxBaselineShift,BoxData,BoxDimensions,BoxFormFormatTypes,%
540 BoxFrame,BoxMargins,BoxRegion,Brown,%
541 Buchberger,Button,ButtonBox,ButtonBoxOptions,%
542 ButtonCell,ButtonContents,ButtonData,ButtonEvaluator,%
543 ButtonExpandable,ButtonFrame,ButtonFunction,ButtonMargins,%
544 ButtonMinHeight,ButtonNote,ButtonNotebook,ButtonSource,%
545 ButtonStyle,ButtonStyleMenuListing,ByteOrdering,CallPacket,%
546 CarmichaelLambda,Cell,CellAutoOverwrite,CellBaseline,%
547 CellBoundingBox,CellBracketOptions,CellContents,CellDingbat,%
548 CellEditDuplicate,CellElementsBoundingBox,CellElementSpacings,CellEvaluationDuplicate,%
549 CellFrame,CellFrameColor,CellFrameLabelMargins,CellFrameLabels,%
550 CellFrameMargins,CellGroup,CellGroupData,CellGrouping,%
551 CellGroupingRules,CellHorizontalScrolling,CellLabel,CellLabelAutoDelete,%
552 CellLabelMargins,CellLabelPositioning,CellMargins,CellObject,%
553 CellOpen,CellPasswords,CellPrint,CellSize,%
554 CellStyle,CellTags,CellularAutomaton,Center,%
555 CharacterEncoding,CharacterEncodingsPath,CharacteristicPolynomial,CharacterRange,%
556 CheckAll,CholeskyDecomposition,Clip,ClipboardNotebook,%
557 Closed,ClosingAutoSave,CoefficientArrays,CoefficientDomain,%
558 CofactorExpansion,ColonForm,ColorFunctionScaling,ColorRules,%
559 ColorSelectorSettings,Column,ColumnAlignments,ColumnLines,%
560 ColumnsEqual,ColumnSpacings,ColumnWidths,CommonDefaultFormatTypes,%
561 CompileOptimizations,CompletionsListPacket,Complexes,ComplexityFunction,%
562 Compose,ComposeSeries,ConfigurationPath,ConjugateTranspose,%
563 Connect,ConsoleMessage,ConsoleMessagePacket,ConsolePrint,%
564 ContentsBoundingBox,ContextToFileName,ContinuedFraction,ConversionOptions,%
565 ConversionRules,ConvertToBitmapPacket,ConvertToPostScript,ConvertToPostScriptPacket,%
566 Copyable,CoshIntegral,CounterAssignments,CounterBox,%
567 CounterBoxOptions,CounterEvaluator,CounterFunction,CounterIncrements,%
568 CounterStyle,CounterStyleMenuListing,CreatePalettePacket,Cross,%
569 CurrentlySpeakingPacket,Cyan,CylindricalDecomposition,DampingFactor,%
570 DataRange,Debug,DebugTag,Decimal,%
571 DedekindEta,DefaultDuplicateCellStyle,DefaultFontProperties,DefaultFormatType,%
572 DefaultFormatTypeForStyle,DefaultInlineFormatType,DefaultInputFormatType,
573 DefaultNaturalLanguage,%
574 DefaultNewCellStyle,DefaultNewInlineCellStyle,DefaultNotebook,DefaultOutputFormatType,%
575 DefaultStyleDefinitions,DefaultTextFormatType,DefaultTextInlineFormatType,DefaultValues,%
576 DefineExternal,DegreeLexicographic,DegreeReverseLexicographic,Deletable,%
577 DeleteContents,DeletionWarning,DelimiterFlashTime,DelimiterMatching,%
578 Delimiters,DependentVariables,DiacriticalPositioning,DialogLevel,%
579 DifferenceOrder,DigitCharacter,DigitCount,DiracDelta,%
580 Direction,DirectoryName,DisableConsolePrintPacket,DiscreteDelta,%
581 DisplayAnimation,DisplayEndPacket,DisplayFlushImagePacket,DisplayForm,%
582 DisplayPacket,DisplayRules,DisplaySetSizePacket,DisplayString,%
583 DivisionFreeRowReduction,DOSTextFormat,DoubleExponential,DoublyInfinite,%
584 Down,DragAndDrop,DrawHighlighted,DualLinearProgramming,%
585 DumpGet,DumpSave,Edit,Editable,%
586 EditButtonSettings,EditCellTagsSettings,EditDefinition,EditIn,%
587 Element,EliminationOrder,EllipticExpPrime,EllipticNomeQ,%
588 EllipticReducedHalfPeriods,EllipticThetaPrime,Empty,EnableConsolePrintPacket,%
589 Encoding,EndAdd,EndDialogPacket,EndFrontEndInteractionPacket,%
590 EndOfLine,EndOfString,Enter,EnterExpressionPacket,%
591 EnterTextPacket,EqualColumns,EqualRows,EquatedTo,%
592 Erfi,ErrorBox,ErrorBoxOptions,ErrorNorm,%
593 ErrorPacket,ErrorsDialogSettings,Evaluatable,EvaluatePacket,%
594 EvaluationCell,EvaluationCompletionAction,EvaluationMonitor,EvaluationNotebook,%
595 Evaluator,EvaluatorNames,EventEvaluator,ExactNumberQ,%
596 ExactRootIsolation,Except,ExcludedForms,Exists,%
597 ExitDialog,ExponentPosition,ExponentStep,Export,%
598 ExportAutoReplacements,ExportPacket,ExportString,ExpressionPacket,%
599 ExpToTrig,Extension,ExternalCall,ExternalDataCharacterEncoding,%
600 Extract,Fail,FEDisableConsolePrintPacket,FEEnableConsolePrintPacket,%
601 Fibonacci,File,FileFormat,FileInformation,%
602 FileName,FileNameDialogSettings,FindFit,FindInstance,%
603 FindMaximum,FindSettings,FitAll,FlushPrintOutputPacket,%
604 Font,FontColor,FontFamily,FontName,%
605 FontPostScriptName,FontProperties,FontReencoding,FontSize,%
606 FontSlant,FontSubstitutions,FontTracking,FontVariations,%
607 FontWeight,ForAll,FormatRules,FormatTypeAutoConvert,%
608 FormatValues,FormBox,FormBoxOptions,Forward,%
609 ForwardBackward,FourierCosTransform,FourierParameters,FourierSinTransform,%
610 FourierTransform,FractionalPart,FractionBox,FractionBoxOptions,%
611 FractionLine,FrameBox,FrameBoxOptions,FresnelC,%
612 FresnelS,FromContinuedFraction,FromDigits,FrontEndExecute,%
613 FrontEndObject,FrontEndStackSize,FrontEndToken,FrontEndTokenExecute,%
614 FrontEndVersion,Full,FullAxes,FullSimplify,%
615 FunctionExpand,FunctionInterpolation,GaussKronrod,GaussPoints,%
616 GenerateBitmapCaches,GenerateConditions,GeneratedCell,GeneratedParameters,%
617 Generic,GetBoundingBoxSizePacket,GetContext,GetFileName,%
618 GetFrontEndOptionsDataPacket,GetLinebreakInformationPacket,%
619 GetMenusPacket,GetPageBreakInformationPacket,%
620 Glaisher,GlobalPreferences,GlobalSession,Gradient,%
621 GraphicsData,GraphicsGrouping,Gray,Green,%
622 Grid,GridBaseline,GridBox,GridBoxOptions,%
623 GridCreationSettings,GridDefaultElement,GridFrame,GridFrameMargins,%
624 GroupPageBreakWithin,HarmonicNumber,Hash,HashTable,%
625 HeadCompose,HelpBrowserLookup,HelpBrowserNotebook,HelpBrowserSettings,%
626 HessenbergDecomposition,Hessian,HoldAllComplete,HoldComplete,%
627 HoldPattern,Horizontal,HorizontalForm,HorizontalScrollPosition,%
628 HTMLSave,Hypergeometric0F1Regularized,Hypergeometric1F1Regularized,%
629 Hypergeometric2F1Regularized,%
630 HypergeometricPFQ,HypergeometricPFQRegularized,HyperlinkCreationSettings,Hyphenation,%
631 HyphenationOptions,IgnoreCase,ImageCache,ImageCacheValid,%
632 ImageMargins,ImageOffset,ImageRangeCache,ImageRegion,%
633 ImageResolution,ImageRotated,ImageSize,Import,%
634 ImportAutoReplacements,ImportString,IncludeFileExtension,IncludeSingularTerm,%
635 IndentingNewlineSpacings,IndentMaxFraction,IndexCreationOptions,Inequality,%
636 InexactNumberQ,InexactNumbers,Inherited,InitializationCell,%
637 InitializationCellEvaluation,InitializationCellWarning,%
638 InlineCounterAssignments,InlineCounterIncrements,%
639 InlineRules,InputAliases,InputAutoFormat,InputAutoReplacements,%
640 InputGrouping,InputNamePacket,InputNotebook,InputPacket,%
641 InputSettings,InputStringPacket,InputToBoxFormPacket,InputToInputForm,%
642 InputToStandardForm,InsertionPointObject,IntegerExponent,IntegerPart,%
643 Integers,Interactive,Interlaced,InterpolationOrder,%
644 InterpolationPoints,InterpolationPrecision,InterpretationBox,%
645 InterpretationBoxOptions,%
646 InterpretTemplate,InterruptSettings,Interval,IntervalIntersection,%
647 IntervalMemberQ,IntervalUnion,InverseBetaRegularized,InverseEllipticNomeQ,%
648 InverseErf,InverseErfc,InverseFourierCosTransform,
649 InverseFourierSinTransform,%
650 InverseFourierTransform,InverseGammaRegularized,InverseJacobiCD,%
651 InverseJacobiCN,%
652 InverseJacobiCS,InverseJacobiDC,InverseJacobiDN,InverseJacobiDS,%
653 InverseJacobiNC,InverseJacobiND,InverseJacobiNS,InverseJacobiSC,%
654 InverseJacobiSD,InverseLaplaceTransform,InverseWeierstrassP,InverseZTransform,%
655 Jacobian,JacobiCD,JacobiCN,JacobiCS,%
656 JacobiDC,JacobiDN,JacobiDS,JacobiNC,%
657 JacobiND,JacobiNS,JacobiSC,JacobiSD,%
658 JordanDecomposition,K,Khinchin,KleinInvariantJ,%
659 KroneckerDelta,Language,LanguageCategory,LaplaceTransform,%
660 Larger,Launch,LayoutInformation,Left,%
661 LetterCharacter,Lexicographic,LicenseID,LimitsPositioning,%
662 LimitsPositioningTokens,LinearSolveFunction,LinebreakAdjustments,LineBreakWithin,%
663 LineForm,LineIndent,LineSpacing,LineWrapParts,%
664 LinkActivate,LinkClose,LinkConnect,LinkConnectedQ,%
665 LinkCreate,LinkError,LinkFlush,LinkHost,%
666 LinkInterrupt,LinkLaunch,LinkMode,LinkObject,%
667 LinkOpen,LinkOptions,LinkPatterns,LinkProtocol,%
668 LinkRead,LinkReadHeld,LinkReadyQ,Links,%
669 LinkWrite,LinkWriteHeld,ListConvolve,ListCorrelate,%
670 Listen,ListInterpolation,ListQ,LiteralSearch,%
671 LongestMatch,LongForm,Loopback,LUBackSubstitution,%
672 LUDecomposition,MachineID,MachineName,MachinePrecision,%
673 MacintoshSystemPageSetup,Magenta,Magnification,MakeBoxes,%
674 MakeExpression,MakeRules,Manual,MatchLocalNameQ,%
675 MathematicaNotation,MathieuC,MathieuCharacteristicA,MathieuCharacteristicB,%
676 MathieuCharacteristicExponent,MathieuCPrime,MathieuS,MathieuSPrime,%
677 MathMLForm,MathMLText,MatrixRank,Maximize,%
678 MaxIterations,MaxPlotPoints,MaxPoints,MaxRecursion,%
679 MaxStepFraction,MaxSteps,MaxStepSize,Mean,%
680 Median,MeijerG,MenuPacket,MessageOptions,%
681 MessagePacket,MessagesNotebook,MetaCharacters,Method,%
682 MethodOptions,Minimize,MinRecursion,MinSize,%
683 Mode,ModularLambda,MonomialOrder,MonteCarlo,%
684 Most,MousePointerNote,MultiDimensional,MultilaunchWarning,%
685 MultilineFunction,MultiplicativeOrder,Multiplicity,Nand,%
686 NeedCurrentFrontEndPackagePacket,NeedCurrentFrontEndSymbolsPacket,%
687 NestedScriptRules,NestWhile,%
688 NestWhileList,NevilleThetaC,NevilleThetaD,NevilleThetaN,%
689 NevilleThetaS,Newton,Next,NHoldAll,%
690 NHoldFirst,NHoldRest,NMaximize,NMinimize,%
691 NonAssociative,NonPositive,Nor,Norm,%
692 NormalGrouping,NormalSelection,NormFunction,Notebook,%
693 NotebookApply,NotebookAutoSave,NotebookClose,NotebookConvert,%
694 NotebookConvertSettings,NotebookCreate,NotebookCreateReturnObject,NotebookDefault,%
695 NotebookDelete,NotebookDirectory,NotebookFind,NotebookFindReturnObject,%
696 NotebookGet,NotebookGetLayoutInformationPacket,NotebookGetMisspellingsPacket,%
697 NotebookInformation,%
698 NotebookLocate,NotebookObject,NotebookOpen,NotebookOpenReturnObject,%
699 NotebookPath,NotebookPrint,NotebookPut,NotebookPutReturnObject,%
700 NotebookRead,NotebookResetGeneratedCells,Notebooks,NotebookSave,%
701 NotebookSaveAs,NotebookSelection,NotebookSetupLayoutInformationPacket,%
702 NotebooksMenu,%
703 NotebookWrite,NotElement,NProductExtraFactors,NProductFactors,%
704 NRoots,NSumExtraTerms,NSumTerms,NumberMarks,%
705 NumberMultiplier,NumberString,NumericFunction,NumericQ,%
706 NValues,Offset,OLEData,OneStepRowReduction,%
707 Open,OpenFunctionInspectorPacket,OpenSpecialOptions,OptimizationLevel,%
708 OptionInspectorSettings,OptionQ,OptionsPacket,OptionValueBox,%
709 OptionValueBoxOptions,Orange,Ordering,Oscillatory,%
710 OutputAutoOverwrite,OutputFormData,OutputGrouping,OutputMathEditExpression,%
711 OutputNamePacket,OutputToOutputForm,OutputToStandardForm,Over,%
712 Overflow,Overlaps,Overscript,OverscriptBox,%
713 OverscriptBoxOptions,OwnValues,PadLeft,PadRight,%
714 PageBreakAbove,PageBreakBelow,PageBreakWithin,PageFooterLines,%
715 PageFooters,PageHeaderLines,PageHeaders,PalettePath,%
716 PaperWidth,ParagraphIndent,ParagraphSpacing,ParameterVariables,%
717 ParentConnect,ParentForm,Parenthesize,PasteBoxFormInlineCells,%
718 Path,PatternTest,PeriodicInterpolation,Pick,%
719 Piecewise,PiecewiseExpand,Pink,Pivoting,%
720 PixelConstrained,Placeholder,Plain,Plot3Matrix,%
721 PointForm,PolynomialForm,PolynomialReduce,Polynomials,%
722 PowerModList,Precedence,PreferencesPath,PreserveStyleSheet,%
723 Previous,PrimaryPlaceholder,Primes,PrincipalValue,%
724 PrintAction,PrintingCopies,PrintingOptions,PrintingPageRange,%
725 PrintingStartingPageNumber,PrintingStyleEnvironment,PrintPrecision,%
726 PrivateCellOptions,%
727 PrivateEvaluationOptions,PrivateFontOptions,PrivateNotebookOptions,PrivatePaths,%
728 ProductLog,PromptForm,Purple,Quantile,%
729 QuasiMonteCarlo,QuasiNewton,RadicalBox,RadicalBoxOptions,%
730 RandomSeed,RationalFunctions,Rationals,RawData,%
731 RawMedium,RealBlockForm,Reals,Reap,%
732 Red,Refine,Refresh,RegularExpression,%
733 Reinstall,Release,Removed,RenderingOptions,%
734 RepeatedString,ReplaceList,Rescale,ResetMenusPacket,%
735 Resolve,ResumePacket,ReturnExpressionPacket,ReturnInputFormPacket,%
736 ReturnPacket,ReturnTextPacket,Right,Root,%
737 RootReduce,RootSum,Row,RowAlignments,%
738 RowBox,RowLines,RowMinHeight,RowsEqual,%
739 RowSpacings,RSolve,RuleCondition,RuleForm,%
740 RulerUnits,Saveable,SaveAutoDelete,ScreenRectangle,%
741 ScreenStyleEnvironment,ScriptBaselineShifts,ScriptLevel,ScriptMinSize,%
742 ScriptRules,ScriptSizeMultipliers,ScrollingOptions,ScrollPosition,%
743 Second,SectionGrouping,Selectable,SelectedNotebook,%
744 Selection,SelectionAnimate,SelectionCell,SelectionCellCreateCell,%
745 SelectionCellDefaultStyle,SelectionCellParentStyle,SelectionCreateCell,%
746 SelectionDuplicateCell,%
747 SelectionEvaluate,SelectionEvaluateCreateCell,SelectionMove,SelectionSetStyle,%
748 SelectionStrategy,SendFontInformationToKernel,SequenceHold,SequenceLimit,%
749 SeriesCoefficient,SetBoxFormNamesPacket,SetEvaluationNotebook,%
750 SetFileLoadingContext,%
751 SetNotebookStatusLine,SetOptionsPacket,SetSelectedNotebook,%
752 SetSpeechParametersPacket,%
753 SetValue,ShortestMatch,ShowAutoStyles,ShowCellBracket,%
754 ShowCellLabel,ShowCellTags,ShowClosedCellArea,ShowContents,%
755 ShowCursorTracker,ShowGroupOpenCloseIcon,ShowPageBreaks,ShowSelection,%
756 ShowShortBoxForm,ShowSpecialCharacters,ShowStringCharacters,%
757 ShrinkWrapBoundingBox,%
758 SingleLetterItalics,SingularityDepth,SingularValueDecomposition,%
759 SingularValueList,%
760 SinhIntegral,Smaller,Socket,SolveDelayed,%
761 SoundAndGraphics,Sow,Space,SpaceForm,%
762 SpanAdjustments,SpanCharacterRounding,SpanLineThickness,SpanMaxSize,%
763 SpanMinSize,SpanningCharacters,SpanSymmetric,Sparse,%
764 SparseArray,SpeakTextPacket,SpellingDictionaries,SpellingDictionariesPath,%
765 SpellingOptions,SpellingSuggestionsPacket,Spherical,Split,%
766 SqrtBox,SqrtBoxOptions,StandardDeviation,StandardForm,%
767 StartingStepSize,StartOfLine,StartOfString,StartupSound,%
768 StepMonitor,StieltjesGamma,StoppingTest,StringCases,%
769 StringCount,StringExpression,StringFreeQ,StringQ,%
770 StringReplaceList,StringReplacePart,StringSplit,StripBoxes,%
771 StripWrapperBoxes,StructuredSelection,StruveH,StruveL,%
772 StyleBox,StyleBoxAutoDelete,StyleBoxOptions,StyleData,%
773 StyleDefinitions,StyleForm,StyleMenuListing,StyleNameDialogSettings,%
774 StylePrint,StyleSheetPath,Subresultants,SubscriptBox,%
775 SubscriptBoxOptions,Subsets,Subsuperscript,SubsuperscriptBox,%
776 SubsuperscriptBoxOptions,SubtractFrom,SubValues,SugarCube,%
777 SuperscriptBox,SuperscriptBoxOptions,SuspendPacket,SylvesterMatrix,%
778 SymbolName,Syntax,SyntaxForm,SyntaxPacket,%
779 SystemException,SystemHelpPath,SystemStub,Tab,%
780 TabFilling,TabSpacings,TagBox,TagBoxOptions,%
781 TaggingRules,TagStyle,TargetFunctions,TemporaryVariable,%
782 TensorQ,TeXSave,TextAlignment,TextBoundingBox,%
783 TextData,TextJustification,TextLine,TextPacket,%
784 TextParagraph,TextRendering,TextStyle,ThisLink,%
785 TimeConstraint,TimeVariable,TitleGrouping,ToBoxes,%
786 ToColor,ToFileName,Toggle,ToggleFalse,%
787 Tolerance,TooBig,Top,ToRadicals,%
788 Total,Tr,TraceAction,TraceInternal,%
789 TraceLevel,TraditionalForm,TraditionalFunctionNotation,TraditionalNotation,%
790 TraditionalOrder,TransformationFunctions,TransparentColor,Trapezoidal,%
791 TrigExpand,TrigFactor,TrigFactorList,TrigReduce,%
792 TrigToExp,Tuples,UnAlias,Underflow,%
793 Underoverscript,UnderoverscriptBox,UnderoverscriptBoxOptions,Underscript,%
794 UnderscriptBox,UnderscriptBoxOptions,UndocumentedTestFEParserPacket,%
795 UndocumentedTestGetSelectionPacket,%
796 UnitStep,Up,URL,Using,%
797 V2Get,Value,ValueBox,ValueBoxOptions,%
798 ValueForm,Variance,Verbatim,Verbose,%
799 VerboseConvertToPostScriptPacket,VerifyConvergence,VerifySolutions,Version,%
800 VersionNumber,Vertical,VerticalForm,ViewPointSelectorSettings,%
801 Visible,VisibleCell,WeierstrassHalfPeriods,WeierstrassInvariants,%
802 WeierstrassSigma,WeierstrassZeta,White,Whitespace,%
803 WhitespaceCharacter,WindowClickSelect,WindowElements,WindowFloating,%
804 WindowFrame,WindowFrameElements,WindowMargins,WindowMovable,%
805 WindowSize,WindowTitle,WindowToolbars,WindowWidth,%
806 WordBoundary,WordCharacter,WynnDegree,XMLElement},%
807 morendkeywords={$,$AddOnsDirectory,$AnimationDisplayFunction,%
808 $AnimationFunction,%
809 $Assumptions,$BaseDirectory,$BoxForms,$ByteOrdering,%
810 $CharacterEncoding,$ConditionHold,$CurrentLink,$DefaultPath,%
811 $ExportEncodings,$ExportFormats,$FormatType,$FrontEnd,%
812 $HistoryLength,$HomeDirectory,$ImportEncodings,$ImportFormats,%
813 $InitialDirectory,$InstallationDate,$InstallationDirectory,%
814 $InterfaceEnvironment,%
815 $LaunchDirectory,$LicenseExpirationDate,$LicenseID,$LicenseProcesses,%
816 $LicenseServer,$MachineDomain,$MaxExtraPrecision,$MaxLicenseProcesses,%
817 $MaxNumber,$MaxPiecewiseCases,$MaxPrecision,$MaxRootDegree,%
818 $MinNumber,$MinPrecision,$NetworkLicense,$NumberMarks,%
819 $Off,$OutputForms,$ParentLink,$ParentProcessID,%
820 $PasswordFile,$PathnameSeparator,$PreferencesDirectory,$PrintForms,%
821 $PrintLiteral,$ProcessID,$ProcessorType,$ProductInformation,%
822 $ProgramName,$PSDirectDisplay,$RandomState,$RasterFunction,%
823 $RootDirectory,$SetParentLink,$SoundDisplay,$SuppressInputFormHeads,%
824 $SystemCharacterEncoding,$SystemID,$TemporaryPrefix,$TextStyle,%
825 $TopDirectory,$TraceOff,$TraceOn,$TracePattern,%
826 $TracePostAction,$TracePreAction,$UserAddOnsDirectory,$UserBaseDirectory,%
827 $UserName,Constant,Flat,HoldAll,%
828 HoldAllComplete,HoldFirst,HoldRest,Listable,%
829 Locked,NHoldAll,NHoldFirst,NHoldRest,%
830 NumericFunction,OneIdentity,Orderless,Protected,%
831 ReadProtected,SequenceHold},%
834 %% Mathematica definitions (c) 1999 Michael Wiese
836 \lst@definelanguage[3.0]{Mathematica}[1.0]{Mathematica}%
837 {morekeywords={Abort,AbortProtect,AbsoluteDashing,AbsolutePointSize,%
838 AbsoluteThickness,AbsoluteTime,AccountingFormAiry,AiPrime,AiryBi,%
839 AiryBiPrime,Alternatives,AnchoredSearch,AxesEdge,AxesOrigin,%
840 AxesStyle,Background,BetaRegularized,BoxStyle,C,CheckAbort,%
841 Circle,ClebschGordan,CMYKColor,ColorFunction,ColorOutput,Compile,%
842 Compiled,CompiledFunction,ComplexExpand,ComposeList,Composition,%
843 ConstrainedMax,ConstrainedMin,Contexts,ContextToFilename,%
844 ContourLines,Contours,ContourShading,ContourSmoothing,%
845 ContourStyle,CopyDirectory,CopyFile,CosIntegral,CreateDirectory,%
846 Cuboid,Date,DeclarePackage,DefaultColor,DefaultFont,Delete,%
847 DeleteCases,DeleteDirectory,DeleteFile,Dialog,DialogIndent,%
848 DialogProlog,DialogSymbols,DigitQ,Directory,DirectoryStack,Disk,%
849 Dispatch,DownValues,DSolve,Encode,Epilog,Erfc,Evaluate,%
850 ExponentFunction,FaceGrids,FileByteCount,FileDate,FileNames,%
851 FileType,Find,FindList,FixedPointList,FlattenAt,Fold,FoldList,%
852 Frame,FrameLabel,FrameStyle,FrameTicks,FromCharacterCode,%
853 FromDate,FullGraphics,FullOptions,GammaRegularized,%
854 GaussianIntegers,GraphicsArray,GraphicsSpacing,GridLines,%
855 GroebnerBasis,Heads,HeldPart,HomeDirectory,Hue,IgnoreCases,%
856 InputStream,Install,InString,IntegerDigits,InterpolatingFunction,%
857 InterpolatingPolynomial,Interpolation,Interrupt,InverseFunction,%
858 InverseFunctions,JacobiZeta,LetterQ,LinearProgramming,ListPlay,%
859 LogGamma,LowerCaseQ,MachineNumberQ,MantissaExponent,MapIndexed,%
860 MapThread,MatchLocalNames,MatrixExp,MatrixPower,MeshRange,%
861 MeshStyle,MessageList,Module,NDSolve,NSolve,NullRecords,%
862 NullWords,NumberFormat,NumberPadding,NumberSigns,OutputStream,%
863 PaddedForm,ParentDirectory,Pause,Play,PlayRange,PlotRegion,%
864 PolygonIntersections,PolynomialGCD,PolynomialLCM,PolynomialMod,%
865 PostScript,PowerExpand,PrecisionGoal,PrimePi,Prolog,%
866 QRDecomposition,Raster,RasterArray,RealDigits,Record,RecordLists,%
867 RecordSeparators,ReleaseHold,RenameDirectory,RenameFile,%
868 ReplaceHeldPart,ReplacePart,ResetDirectory,Residue,%
869 RiemannSiegelTheta,RiemannSiegelZ,RotateLabel,SameTest,%
870 SampleDepth,SampledSoundFunction,SampledSoundList,SampleRate,%
871 SchurDecomposition,SessionTime,SetAccuracy,SetDirectory,%
872 SetFileDate,SetPrecision,SetStreamPosition,Shallow,SignPadding,%
873 SinIntegral,SixJSymbol,Skip,Sound,SpellingCorrection,%
874 SphericalRegion,Stack,StackBegin,StackComplete,StackInhibit,%
875 StreamPosition,Streams,StringByteCount,StringConversion,%
876 StringDrop,StringInsert,StringPosition,StringReplace,%
877 StringReverse,StringTake,StringToStream,SurfaceColor,%
878 SyntaxLength,SyntaxQ,TableAlignments,TableDepth,%
879 TableDirections,TableHeadings,TableSpacing,ThreeJSymbol,TimeUsed,%
880 TimeZone,ToCharacterCode,ToDate,ToHeldExpression,TokenWords,%
881 ToLowerCase,ToUpperCase,Trace,TraceAbove,TraceBackward,%
882 TraceDepth,TraceDialog,TraceForward,TraceOff,TraceOn,%
883 TraceOriginal,TracePrint,TraceScan,Trig,Unevaluated,Uninstall,%
884 UnsameQ,UpperCaseQ,UpValues,ViewCenter,ViewVertical,With,Word,%
885 WordSearch,WordSeparators},%
886 morendkeywords={Stub,Temporary,$Aborted,$BatchInput,$BatchOutput,%
887 $CreationDate,$DefaultFont,$DumpDates,$DumpSupported,$Failed,%
888 $Input,$Inspector,$IterationLimit,$Language,$Letters,$Linked,%
889 $LinkSupported,$MachineEpsilon,$MachineID,$MachineName,%
890 $MachinePrecision,$MachineType,$MaxMachineNumber,$MessageList,%
891 $MessagePrePrint,$MinMachineNumber,$ModuleNumber,$NewMessage,%
892 $NewSymbol,$Notebooks,$OperatingSystem,$Packages,$PipeSupported,%
893 $PreRead,$ReleaseNumber,$SessionID,$SoundDisplayFunction,%
894 $StringConversion,$StringOrder,$SyntaxHandler,$TimeUnit,%
895 $VersionNumber}%
897 \lst@definelanguage[1.0]{Mathematica}%
898 {morekeywords={Abs,Accuracy,AccurayGoal,AddTo,AiryAi,AlgebraicRules,%
899 AmbientLight,And,Apart,Append,AppendTo,Apply,ArcCos,ArcCosh,%
900 ArcCot,ArcCoth,ArcCsc,ArcCsch,ArcSec,ArcSech,ArcSin,ArcSinh,%
901 ArcTan,ArcTanh,Arg,ArithmeticGeometricMean,Array,AspectRatio,%
902 AtomQ,Attributes,Axes,AxesLabel,BaseForm,Begin,BeginPackage,%
903 BernoulliB,BesselI,BesselJ,BesselK,BesselY,Beta,Binomial,Blank,%
904 BlankNullSequence,BlankSequence,Block,Boxed,BoxRatios,Break,Byte,%
905 ByteCount,Cancel,Cases,Catch,Ceiling,CForm,Character,Characters,%
906 ChebyshevT,ChebyshevU,Check,Chop,Clear,ClearAll,ClearAttributes,%
907 ClipFill,Close,Coefficient,CoefficientList,Collect,ColumnForm,%
908 Complement,Complex,CompoundExpression,Condition,Conjugate,%
909 Constants,Context,Continuation,Continue,ContourGraphics,%
910 ContourPlot,Cos,Cosh,Cot,Coth,Count,Csc,Csch,Cubics,Cyclotomic,%
911 D,Dashing,Decompose,Decrement,Default,Definition,Denominator,%
912 DensityGraphics,DensityPlot,Depth,Derivative,Det,DiagonalMatrix,%
913 DigitBlock,Dimensions,DirectedInfinity,Display,DisplayFunction,%
914 Distribute,Divide,DivideBy,Divisors,DivisorSigma,Do,Dot,Drop,Dt,%
915 Dump,EdgeForm,Eigensystem,Eigenvalues,Eigenvectors,Eliminate,%
916 EllipticE,EllipticExp,EllipticF,EllipticK,EllipticLog,EllipticPi,%
917 EllipticTheta,End,EndPackage,EngineeringForm,Environment,Equal,%
918 Erf,EulerE,EulerPhi,EvenQ,Exit,Exp,Expand,ExpandAll,%
919 ExpandDenominator,ExpandNumerator,ExpIntegralE,ExpIntegralEi,%
920 Exponent,Expression,ExtendedGCD,FaceForm,Factor,FactorComplete,%
921 Factorial,Factorial2,FactorInteger,FactorList,FactorSquareFree,%
922 FactorSquareFreeList,FactorTerms,FactorTermsList,FindMinimum,%
923 FindRoot,First,Fit,FixedPoint,Flatten,Floor,FontForm,For,Format,%
924 FormatType,FortranForm,Fourier,FreeQ,FullDefinition,FullForm,%
925 Function,Gamma,GCD,GegenbauerC,General,Get,Goto,Graphics,%
926 Graphics3D,GrayLevel,Greater,GreaterEqual,Head,HermiteH,%
927 HiddenSurface,Hold,HoldForm,Hypergeometric0F1,Hypergeometric1F1,%
928 Hypergeometric2F1,HypergeometricU,Identity,IdentityMatrix,If,Im,%
929 Implies,In,Increment,Indent,Infix,Information,Inner,Input,%
930 InputForm,InputString,Insert,Integer,IntegerQ,Integrate,%
931 Intersection,Inverse,InverseFourier,InverseJacobiSN,%
932 InverseSeries,JacobiAmplitude,JacobiP,JacobiSN,JacobiSymbol,Join,%
933 Label,LaguerreL,Last,LatticeReduce,LCM,LeafCount,LegendreP,%
934 LegendreQ,LegendreType,Length,LerchPhi,Less,LessEqual,Level,%
935 Lighting,LightSources,Limit,Line,LinearSolve,LineBreak,List,%
936 ListContourPlot,ListDensityPlot,ListPlot,ListPlot3D,Literal,Log,%
937 LogicalExpand,LogIntegral,MainSolve,Map,MapAll,MapAt,MatchQ,%
938 MatrixForm,MatrixQ,Max,MaxBend,MaxMemoryUsed,MemberQ,%
939 MemoryConstrained,MemoryInUse,Mesh,Message,MessageName,Messages,%
940 Min,Minors,Minus,Mod,Modulus,MoebiusMu,Multinomial,N,NameQ,Names,%
941 NBernoulliB,Needs,Negative,Nest,NestList,NIntegrate,%
942 NonCommutativeMultiply,NonConstants,NonNegative,Normal,Not,%
943 NProduct,NSum,NullSpace,Number,NumberForm,NumberPoint,NumberQ,%
944 NumberSeparator,Numerator,O,OddQ,Off,On,OpenAppend,OpenRead,%
945 OpenTemporary,OpenWrite,Operate,Optional,Options,Or,Order,%
946 OrderedQ,Out,Outer,OutputForm,PageHeight,PageWidth,%
947 ParametricPlot,ParametricPlot3D,Part,Partition,PartitionsP,%
948 PartitionsQ,Pattern,Permutations,Plot,Plot3D,PlotDivision,%
949 PlotJoined,PlotLabel,PlotPoints,PlotRange,PlotStyle,Pochhammer,%
950 Plus,Point,PointSize,PolyGamma,Polygon,PolyLog,PolynomialQ,%
951 PolynomialQuotient,PolynomialRemainder,Position,Positive,Postfix,%
952 Power,PowerMod,PrecedenceForm,Precision,PreDecrement,Prefix,%
953 PreIncrement,Prepend,PrependTo,Prime,PrimeQ,Print,PrintForm,%
954 Product,Protect,PseudoInverse,Put,PutAppend,Quartics,Quit,%
955 Quotient,Random,Range,Rational,Rationalize,Raw,Re,Read,ReadList,%
956 Real,Rectangle,Reduce,Remove,RenderAll,Repeated,RepeatedNull,%
957 Replace,ReplaceAll,ReplaceRepeated,Rest,Resultant,Return,Reverse,%
958 RGBColor,Roots,RotateLeft,RotateRight,Round,RowReduce,Rule,%
959 RuleDelayed,Run,RunThrough,SameQ,Save,Scaled,Scan,ScientificForm,%
960 Sec,Sech,SeedRandom,Select,Sequence,SequenceForm,Series,%
961 SeriesData,Set,SetAttributes,SetDelayed,SetOptions,Shading,Share,%
962 Short,Show,Sign,Signature,Simplify,Sin,SingularValues,Sinh,%
963 Skeleton,Slot,SlotSequence,Solve,SolveAlways,Sort,%
964 SphericalHarmonicY,Splice,Sqrt,StirlingS1,StirlingS2,String,%
965 StringBreak,StringForm,StringJoin,StringLength,StringMatchQ,%
966 StringSkeleton,Subscript,Subscripted,Subtract,SubtractForm,Sum,%
967 Superscript,SurfaceGraphics,Switch,Symbol,Table,TableForm,TagSet,%
968 TagSetDelayed,TagUnset,Take,Tan,Tanh,ToString,TensorRank,TeXForm,%
969 Text,TextForm,Thickness,Thread,Through,Throw,Ticks,%
970 TimeConstrained,Times,TimesBy,Timing,ToExpression,Together,%
971 ToRules,ToString,TotalHeight,TotalWidth,Transpose,TreeForm,TrueQ,%
972 Unequal,Union,Unique,Unprotect,Unset,Update,UpSet,UpSetDelayed,%
973 ValueQ,Variables,VectorQ,ViewPoint,WeierstrassP,%
974 WeierstrassPPrime,Which,While,WorkingPrecision,Write,WriteString,%
975 Xor,ZeroTest,Zeta},%
976 morendkeywords={All,Automatic,Catalan,ComplexInfinity,Constant,%
977 Degree,E,EndOfFile,EulerGamma,False,Flat,GoldenRatio,HoldAll,%
978 HoldFirst,HoldRest,I,Indeterminate,Infinity,Listable,Locked,%
979 Modular,None,Null,OneIdentity,Orderless,Pi,Protected,%
980 ReadProtected,True,$CommandLine,$Context,$ContextPath,$Display,%
981 $DisplayFunction,$Echo,$Epilog,$IgnoreEOF,$Line,$Messages,%
982 $Output,$Path,$Post,$Pre,$PrePrint,$RecursionLimit,$System,%
983 $Urgent,$Version},%
984 sensitive,%
985 morecomment=[s]{(*}{*)},%
986 morestring=[d]"%
987 }[keywords,comments,strings]%
989 %% Octave definition (c) 2001,2002 Ulrich G. Wortmann
991 \lst@definelanguage{Octave}%
992 {morekeywords={gt,lt,amp,abs,acos,acosh,acot,acoth,acsc,acsch,%
993 all,angle,ans,any,asec,asech,asin,asinh,atan,atan2,atanh,auread,%
994 auwrite,axes,axis,balance,bar,bessel,besselk,bessely,beta,%
995 betainc,betaln,blanks,bone,break,brighten,capture,cart2pol,%
996 cart2sph,caxis,cd,cdf2rdf,cedit,ceil,chol,cla,clabel,clc,clear,%
997 clf,clock,close,colmmd,Colon,colorbar,colormap,ColorSpec,colperm,%
998 comet,comet3,compan,compass,computer,cond,condest,conj,contour,%
999 contour3,contourc,contrast,conv,conv2,cool,copper,corrcoef,cos,%
1000 cosh,cot,coth,cov,cplxpair,cputime,cross,csc,csch,csvread,%
1001 csvwrite,cumprod,cumsum,cylinder,date,dbclear,dbcont,dbdown,%
1002 dbquit,dbstack,dbstatus,dbstep,dbstop,dbtype,dbup,ddeadv,ddeexec,%
1003 ddeinit,ddepoke,ddereq,ddeterm,ddeunadv,deblank,dec2hex,deconv,%
1004 del2,delete,demo,det,diag,diary,diff,diffuse,dir,disp,dlmread,%
1005 dlmwrite,dmperm,dot,drawnow,echo,eig,ellipj,ellipke,else,elseif,%
1006 end,engClose,engEvalString,engGetFull,engGetMatrix,engOpen,%
1007 engOutputBuffer,engPutFull,engPutMatrix,engSetEvalCallback,%
1008 engSetEvalTimeout,engWinInit,eps,erf,erfc,erfcx,erfinv,%
1009 errorbar,etime,etree,eval,exist,exp,expint,expm,expo,eye,fclose,%
1010 feather,feof,ferror,feval,fft,fft2,fftshift,fgetl,fgets,figure,%
1011 fill,fill3,filter,filter2,find,findstr,finite,fix,flag,fliplr,%
1012 flipud,floor,flops,fmin,fmins,fopen,for,format,fplot,fprintf,%
1013 fread,frewind,fscanf,fseek,ftell,full,function,funm,fwrite,fzero,%
1014 gallery,gamma,gammainc,gammaln,gca,gcd,gcf,gco,get,getenv,%
1015 getframe,ginput,global,gplot,gradient,gray,graymon,grid,griddata,%
1016 gtext,hadamard,hankel,help,hess,hex2dec,hex2num,hidden,hilb,hist,%
1017 hold,home,hostid,hot,hsv,hsv2rgb,if,ifft,ifft2,imag,image,%
1018 imagesc,Inf,info,input,int2str,interp1,interp2,interpft,inv,%
1019 invhilb,isempty,isglobal,ishold,isieee,isinf,isletter,isnan,%
1020 isreal,isspace,issparse,isstr,jet,keyboard,kron,lasterr,lcm,%
1021 legend,legendre,length,lin2mu,line,linspace,load,log,log10,log2,%
1022 loglog,logm,logspace,lookfor,lower,ls,lscov,lu,magic,matClose,%
1023 matDeleteMatrix,matGetDir,matGetFp,matGetFull,matGetMatrix,%
1024 matGetNextMatrix,matGetString,matlabrc,matlabroot,matOpen,%
1025 matPutFull,matPutMatrix,matPutString,max,mean,median,menu,mesh,%
1026 meshc,meshgrid,meshz,mexAtExit,mexCallMATLAB,mexdebug,%
1027 mexErrMsgTxt,mexEvalString,mexFunction,mexGetFull,mexGetMatrix,%
1028 mexGetMatrixPtr,mexPrintf,mexPutFull,mexPutMatrix,mexSetTrapFlag,%
1029 min,more,movie,moviein,mu2lin,mxCalloc,mxCopyCharacterToPtr,%
1030 mxCopyComplex16ToPtr,mxCopyInteger4ToPtr,mxCopyPtrToCharacter,%
1031 mxCopyPtrToComplex16,mxCopyPtrToInteger4,mxCopyPtrToReal8,%
1032 mxCopyReal8ToPtr,mxCreateFull,mxCreateSparse,mxCreateString,%
1033 mxFree,mxFreeMatrix,mxGetIr,mxGetJc,mxGetM,mxGetN,mxGetName,%
1034 mxGetNzmax,mxGetPi,mxGetPr,mxGetScalar,mxGetString,mxIsComplex,%
1035 mxIsFull,mxIsNumeric,mxIsSparse,mxIsString,mxIsTypeDouble,%
1036 mxSetIr,mxSetJc,mxSetM,mxSetN,mxSetName,mxSetNzmax,mxSetPi,%
1037 mxSetPr,NaN,nargchk,nargin,nargout,newplot,nextpow2,nnls,nnz,%
1038 nonzeros,norm,normest,null,num2str,nzmax,ode23,ode45,orient,orth,%
1039 pack,pascal,patch,path,pause,pcolor,pi,pink,pinv,plot,plot3,%
1040 pol2cart,polar,poly,polyder,polyeig,polyfit,polyval,polyvalm,%
1041 pow2,print,printopt,prism,prod,pwd,qr,qrdelete,qrinsert,quad,%
1042 quad8,quit,quiver,qz,rand,randn,randperm,rank,rat,rats,rbbox,%
1043 rcond,real,realmax,realmin,refresh,rem,reset,reshape,residue,%
1044 return,rgb2hsv,rgbplot,rootobject,roots,rose,rosser,rot90,rotate,%
1045 round,rref,rrefmovie,rsf2csf,save,saxis,schur,sec,sech,semilogx,%
1046 semilogy,set,setstr,shading,sign,sin,sinh,size,slice,sort,sound,%
1047 spalloc,sparse,spaugment,spconvert,spdiags,specular,speye,spfun,%
1048 sph2cart,sphere,spinmap,spline,spones,spparms,sprandn,sprandsym,%
1049 sprank,sprintf,spy,sqrt,sqrtm,sscanf,stairs,startup,std,stem,%
1050 str2mat,str2num,strcmp,strings,strrep,strtok,subplot,subscribe,%
1051 subspace,sum,surf,surface,surfc,surfl,surfnorm,svd,symbfact,%
1052 symmmd,symrcm,tan,tanh,tempdir,tempname,terminal,text,tic,title,%
1053 toc,toeplitz,trace,trapz,tril,triu,type,uicontrol,uigetfile,%
1054 uimenu,uiputfile,unix,unwrap,upper,vander,ver,version,view,%
1055 viewmtx,waitforbuttonpress,waterfall,wavread,wavwrite,what,%
1056 whatsnew,which,while,white,whitebg,who,whos,wilkinson,wk1read,%
1057 stderr,stdout,plot,set,endif,wk1write,xlabel,xor,ylabel,zeros,%
1058 zlabel,zoom,endwhile,endfunction,printf,case,switch,otherwise,%
1059 system,lsode,endfor,error,ones,oneplot,__gnuplot_set__,do,until},%
1060 sensitive=t,%
1061 morecomment=[l]\#,%
1062 morecomment=[l]\#\#,%
1063 morecomment=[l]\%,%
1064 morestring=[m]',%
1065 morestring=[m]"%
1066 }[keywords,comments,strings]%
1067 \lst@definelanguage[XSC]{Pascal}[Standard]{Pascal}
1068 {deletekeywords={alfa,byte,pack,unpack},% 1998 Andreas Stephan
1069 morekeywords={dynamic,external,forward,global,module,nil,operator,%
1070 priority,sum,type,use,dispose,mark,page,release,cimatrix,%
1071 cinterval,civector,cmatrix,complex,cvector,dotprecision,imatrix,%
1072 interval,ivector,rmatrix,rvector,string,im,inf,re,sup,chr,comp,%
1073 eof,eoln,expo,image,ival,lb,lbound,length,loc,mant,maxlength,odd,%
1074 ord,pos,pred,round,rval,sign,substring,succ,trunc,ub,ubound}%
1076 \lst@definelanguage[Borland6]{Pascal}[Standard]{Pascal}
1077 {morekeywords={asm,constructor,destructor,implementation,inline,%
1078 interface,nil,object,shl,shr,string,unit,uses,xor},%
1079 morendkeywords={Abs,Addr,ArcTan,Chr,Concat,Copy,Cos,CSeg,DiskFree,%
1080 DiskSize,DosExitCode,DosVersion,DSeg,EnvCount,EnvStr,Eof,Eoln,%
1081 Exp,FExpand,FilePos,FileSize,Frac,FSearch,GetBkColor,GetColor,%
1082 GetDefaultPalette,GetDriverName,GetEnv,GetGraphMode,GetMaxMode,%
1083 GetMaxX,GetMaxY,GetModeName,GetPaletteSize,GetPixel,GetX,GetY,%
1084 GraphErrorMsg,GraphResult,Hi,ImageSize,InstallUserDriver,%
1085 InstallUserFont,Int,IOResult,KeyPressed,Length,Lo,MaxAvail,%
1086 MemAvail,MsDos,Odd,Ofs,Ord,OvrGetBuf,OvrGetRetry,ParamCount,%
1087 ParamStr,Pi,Pos,Pred,Ptr,Random,ReadKey,Round,SeekEof,SeekEoln,%
1088 Seg,SetAspectRatio,Sin,SizeOf,Sound,SPtr,Sqr,Sqrt,SSeg,Succ,%
1089 Swap,TextHeight,TextWidth,Trunc,TypeOf,UpCase,WhereX,WhereY,%
1090 Append,Arc,Assign,AssignCrt,Bar,Bar3D,BlockRead,BlockWrite,ChDir,%
1091 Circle,ClearDevice,ClearViewPort,Close,CloseGraph,ClrEol,ClrScr,%
1092 Dec,Delay,Delete,DelLine,DetectGraph,Dispose,DrawPoly,Ellipse,%
1093 Erase,Exec,Exit,FillChar,FillEllipse,FillPoly,FindFirst,FindNext,%
1094 FloodFill,Flush,FreeMem,FSplit,GetArcCoords,GetAspectRatio,%
1095 GetDate,GetDefaultPalette,GetDir,GetCBreak,GetFAttr,%
1096 GetFillSettings,GetFTime,GetImage,GetIntVec,GetLineSettings,%
1097 GetMem,GetPalette,GetTextSettings,GetTime,GetVerify,%
1098 GetViewSettings,GoToXY,Halt,HighVideo,Inc,InitGraph,Insert,%
1099 InsLine,Intr,Keep,Line,LineRel,LineTo,LowVideo,Mark,MkDir,Move,%
1100 MoveRel,MoveTo,MsDos,New,NormVideo,NoSound,OutText,OutTextXY,%
1101 OvrClearBuf,OvrInit,OvrInitEMS,OvrSetBuf,PackTime,PieSlice,%
1102 PutImage,PutPixel,Randomize,Rectangle,Release,Rename,%
1103 RestoreCrtMode,RmDir,RunError,Sector,Seek,SetActivePage,%
1104 SetAllPalette,SetBkColor,SetCBreak,SetColor,SetDate,SetFAttr,%
1105 SetFillPattern,SetFillStyle,SetFTime,SetGraphBufSize,%
1106 SetGraphMode,SetIntVec,SetLineStyle,SetPalette,SetRGBPalette,%
1107 SetTextBuf,SetTextJustify,SetTextStyle,SetTime,SetUserCharSize,%
1108 SetVerify,SetViewPort,SetVisualPage,SetWriteMode,Sound,Str,%
1109 SwapVectors,TextBackground,TextColor,TextMode,Truncate,%
1110 UnpackTime,Val,Window}%
1112 \lst@definelanguage[Standard]{Pascal}%
1113 {morekeywords={alfa,and,array,begin,boolean,byte,case,char,const,div,%
1114 do,downto,else,end,false,file,for,function,get,goto,if,in,%
1115 integer,label,maxint,mod,new,not,of,or,pack,packed,page,program,%
1116 put,procedure,read,readln,real,record,repeat,reset,rewrite,set,%
1117 text,then,to,true,type,unpack,until,var,while,with,write,%
1118 writeln},%
1119 sensitive=f,%
1120 morecomment=[s]{(*}{*)},%
1121 morecomment=[s]{\{}{\}},%
1122 morestring=[d]'%
1123 }[keywords,comments,strings]%
1124 \lst@definelanguage{Perl}%
1125 {morekeywords={abs,accept,alarm,atan2,bind,binmode,bless,caller,%
1126 chdir,chmod,chomp,chop,chown,chr,chroot,close,closedir,connect,%
1127 continue,cos,crypt,dbmclose,dbmopen,defined,delete,die,do,dump,%
1128 each,else,elsif,endgrent,endhostent,endnetent,endprotoent,%
1129 endpwent,endservent,eof,eval,exec,exists,exit,exp,fcntl,fileno,%
1130 flock,for,foreach,fork,format,formline,getc,getgrent,getgrgid,%
1131 getgrnam,gethostbyaddr,gethostbyname,gethostent,getlogin,%
1132 getnetbyaddr,getnetbyname,getnetent,getpeername,getpgrp,%
1133 getppid,getpriority,getprotobyname,getprotobynumber,getprotoent,%
1134 getpwent,getpwnam,getpwuid,getservbyname,getservbyport,%
1135 getservent,getsockname,getsockopt,glob,gmtime,goto,grep,hex,if,%
1136 import,index,int,ioctl,join,keys,kill,last,lc,lcfirst,length,%
1137 link,listen,local,localtime,log,lstat,m,map,mkdir,msgctl,msgget,%
1138 msgrcv,msgsnd,my,next,no,oct,open,opendir,ord,pack,package,pipe,%
1139 pop,pos,print,printf,prototype,push,q,qq,quotemeta,qw,qx,rand,%
1140 read,readdir,readlink,recv,redo,ref,rename,require,reset,return,%
1141 reverse,rewinddir,rindex,rmdir,s,scalar,seek,seekdir,select,%
1142 semctl,semget,semop,send,setgrent,sethostent,setnetent,setpgrp,%
1143 setpriority,setprotoent,setpwent,setservent,setsockopt,shift,%
1144 shmctl,shmget,shmread,shmwrite,shutdown,sin,sleep,socket,%
1145 socketpair,sort,splice,split,sprintf,sqrt,srand,stat,study,sub,%
1146 substr,symlink,syscall,sysopen,sysread,system,syswrite,tell,%
1147 telldir,tie,tied,time,times,tr,truncate,uc,ucfirst,umask,undef,%
1148 unless,unlink,unpack,unshift,untie,until,use,utime,values,vec,%
1149 wait,waitpid,wantarray,warn,while,write,y},%
1150 sensitive,%
1151 morecomment=[l]\#,%
1152 morestring=[b]",%
1153 morestring=[b]',%
1154 MoreSelectCharTable=%
1155 \lst@ReplaceInput{\$\#}{\lst@ProcessOther\$\lst@ProcessOther\#}%
1156 }[keywords,comments,strings]%
1158 %% POV definition (c) 1999 Berthold H\"ollmann
1160 \lst@definelanguage{POV}%
1161 {morekeywords={abs,absorption,acos,acosh,adaptive,adc_bailout,agate,%
1162 agate_turb,all,alpha,ambient,ambient_light,angle,aperture,append,%
1163 arc_angle,area_light,array,asc,asin,asinh,assumed_gamma,atan,%
1164 atan2,atanh,average,background,bezier_spline,bicubic_patch,%
1165 black_hole,blob,blue,blur_samples,bounded_by,box,boxed,bozo,%
1166 break,brick,brick_size,brightness,brilliance,bumps,bump_map,%
1167 bump_size,camera,case,caustics,ceil,checker,chr,clipped_by,clock,%
1168 clock_delta,color,color_map,colour,colour_map,component,%
1169 composite,concat,cone,confidence,conic_sweep,control0,control1,%
1170 cos,cosh,count,crackle,crand,cube,cubic,cubic_spline,cubic_wave,%
1171 cylinder,cylindrical,debug,declare,default,defined,degrees,%
1172 density,density_file,density_map,dents,difference,diffuse,%
1173 dimensions,dimension_size,direction,disc,distance,%
1174 distance_maximum,div,eccentricity,else,emission,end,error,%
1175 error_bound,exp,extinction,fade_distance,fade_power,falloff,%
1176 falloff_angle,false,fclose,file_exists,filter,finish,fisheye,%
1177 flatness,flip,floor,focal_point,fog,fog_alt,fog_offset,fog_type,%
1178 fopen,frequency,gif,global_settings,gradient,granite,%
1179 gray_threshold,green,height_field,hexagon,hf_gray_16,hierarchy,%
1180 hollow,hypercomplex,if,ifdef,iff,ifndef,image_map,include,int,%
1181 interior,interpolate,intersection,intervals,inverse,ior,irid,%
1182 irid_wavelength,jitter,julia_fractal,lambda,lathe,leopard,%
1183 light_source,linear_spline,linear_sweep,local,location,log,%
1184 looks_like,look_at,low_error_factor,macro,mandel,map_type,marble,%
1185 material,material_map,matrix,max,max_intersections,max_iteration,%
1186 max_trace_level,media,media_attenuation,media_interaction,merge,%
1187 mesh,metallic,min,minimum_reuse,mod,mortar,nearest_count,no,%
1188 normal,normal_map,no_shadow,number_of_waves,object,octaves,off,%
1189 offset,omega,omnimax,on,once,onion,open,orthographic,panoramic,%
1190 perspective,pgm,phase,phong,phong_size,pi,pigment,pigment_map,%
1191 planar,plane,png,point_at,poly,polygon,poly_wave,pot,pow,ppm,%
1192 precision,prism,pwr,quadratic_spline,quadric,quartic,quaternion,%
1193 quick_color,quick_colour,quilted,radial,radians,radiosity,radius,%
1194 rainbow,ramp_wave,rand,range,ratio,read,reciprocal,%
1195 recursion_limit,red,reflection,reflection_exponent,refraction,%
1196 render,repeat,rgb,rgbf,rgbft,rgbt,right,ripples,rotate,roughness,%
1197 samples,scale,scallop_wave,scattering,seed,shadowless,sin,%
1198 sine_wave,sinh,sky,sky_sphere,slice,slope_map,smooth,%
1199 smooth_triangle,sor,specular,sphere,spherical,spiral1,spiral2,%
1200 spotlight,spotted,sqr,sqrt,statistics,str,strcmp,strength,strlen,%
1201 strlwr,strupr,sturm,substr,superellipsoid,switch,sys,t,tan,tanh,%
1202 text,texture,texture_map,tga,thickness,threshold,tightness,tile2,%
1203 tiles,torus,track,transform,translate,transmit,triangle,%
1204 triangle_wave,true,ttf,turbulence,turb_depth,type,u,%
1205 ultra_wide_angle,undef,union,up,use_color,use_colour,use_index,%
1206 u_steps,v,val,variance,vaxis_rotate,vcross,vdot,version,vlength,%
1207 vnormalize,vrotate,v_steps,warning,warp,water_level,waves,while,%
1208 width,wood,wrinkles,write,x,y,yes,z},%
1209 moredirectives={break,case,debug,declare,default,else,end,fclose,%
1210 fopen,local,macro,read,render,statistics,switch,undef,version,%
1211 warning,write},%
1212 moredelim=*[directive]\#,%
1213 sensitive,%
1214 morecomment=[l]//,%
1215 morecomment=[s]{/*}{*/},%
1216 morestring=[d]",%
1217 }[keywords,directives,comments,strings]%
1219 %% Python definition (c) 1998 Michael Weber
1221 \lst@definelanguage{Python}%
1222 {morekeywords={access,and,break,class,continue,def,del,elif,else,%
1223 except,exec,finally,for,from,global,if,import,in,is,lambda,not,%
1224 or,pass,print,raise,return,try,while},%
1225 sensitive=true,%
1226 morecomment=[l]\#,%
1227 morestring=[b]',%
1228 morestring=[b]",%
1229 morecomment=[s]{'''}{'''},% used for documentation text
1230 morecomment=[s]{"""}{"""}% added by Philipp Matthias Hahn
1233 %% Scilab definition (c) 2002,2003 Jean-Philippe Grivet
1235 \lst@definelanguage{Scilab}%
1236 {morekeywords={abcd,abinv,abort,abs,acoshm,acosh,acosm,acos,addcolor,%
1237 addf,addinter,addmenu,add_edge,add_node,adj2sp,adj_lists,aff2ab,%
1238 amell,analpf,analyze,ans,apropos,arc_graph,arc_number,argn,arhnk,%
1239 arl2,arma2p,armac,armax1,armax,arma,arsimul,artest,articul,ascii,%
1240 asinhm,asinh,asinm,asin,atanhm,atanh,atanm,atan,augment,auread,%
1241 auwrite,balanc,balreal,bandwr,basename,bdiag,besseli,besselj,%
1242 besselk,bessely,best_match,bezout,bifish,bilin,binomial,black,%
1243 bloc2exp,bloc2ss,bode,bool2s,boolean,boucle,break,bstap,buttmag,%
1244 bvode,cainv,calerf,calfrq,call,canon,casc,case,ccontrg,cdfbet,%
1245 cdfbin,cdfchi,cdfchn,cdffnc,cdff,cdfgam,cdfnbn,cdfnor,cdfpoi,%
1246 cdft,ceil,center,cepstrum,chaintest,chain_struct,champ1,champ,%
1247 chart,chdir,cheb1mag,cheb2mag,check_graph,check_io,chepol,chfact,%
1248 chol,chsolve,circuit,classmarkov,clean,clearfun,clearglobal,%
1249 clear,close,cls2dls,cmb_lin,cmndred,cmoment,code2str,coeff,coffg,%
1250 coff,colcompr,colcomp,colinout,colormap,colregul,companion,comp,%
1251 cond,conj,connex,contour2di,contour2d,contourf,contour,%
1252 contract_edge,contrss,contr,cont_frm,cont_mat,convex_hull,convol,%
1253 convstr,con_nodes,copfac,copy,correl,corr,coshm,cosh,cosm,cos,%
1254 cotg,cothm,coth,covar,csim,cspect,ctr_gram,cumprod,cumsum,%
1255 curblock,cycle_basis,czt,c_link,dasrt,dassl,datafit,date,dbphi,%
1256 dcf,ddp,debug,dec2hex,deff,definedfields,degree,delbpt,%
1257 delete_arcs,delete_nodes,delete,delip,delmenu,demos,denom,%
1258 derivative,derivat,des2ss,des2tf,determ,detr,det,dft,dhinf,%
1259 dhnorm,diag,diary,diff,diophant,dirname,dispbpt,dispfiles,disp,%
1260 dlgamma,double,dragrect,drawaxis,drawlater,drawnow,draw,driver,%
1261 dscr,dsearch,dsimul,dtsi,dt_ility,duplicate,edge_number,%
1262 edit_curv,edit_graph_menus,edit_graph,edit,eigenmarkov,ell1mag,%
1263 elseif,else,emptystr,endfunction,end,eqfir,eqiir,equil1,equil,%
1264 ereduc,erfcx,erfc,erf,errbar,errcatch,errclear,error,eval3dp,%
1265 eval3d,eval,evans,evstr,excel2sci,execstr,exec,exists,exit,expm,%
1266 exp,external,eye,fac3d,factors,faurre,fchamp,fcontour2d,fcontour,%
1267 fec,feedback,feval,ffilt,fftshift,fft,fgrayplot,figure,fileinfo,%
1268 file,filter,findm,findobj,findx0BD,find_freq,find_path,find,%
1269 findABCD,findAC,findBD,findBDK,findR,fit_dat,fix,floor,flts,foo,%
1270 formatman,format,fort,for,fourplan,fplot2d,fplot3d1,fplot3d,%
1271 fprintf,fprintfMat,frep2tf,freq,freson,frexp,frfit,frmag,fscanf,%
1272 fscanfMat,fsfirlin,fsolve,fspecg,fstabst,fstair,ftest,ftuneq,%
1273 fullrfk,fullrf,full,fun2string,funcprot,functions,function,%
1274 funptr,fusee,gainplot,gamitg,gammaln,gamma,gcare,gcd,gcf,%
1275 genfac3d,genlib,genmarkov,gen_net,geom3d,geomean,getblocklabel,%
1276 getcolor,getcurblock,getcwd,getdate,getd,getenv,getfield,getfont,%
1277 getf,getio,getlinestyle,getmark,getpid,getscicosvars,getsymbol,%
1278 getvalue,getversion,get_function_path,get,gfare,gfrancis,girth,%
1279 givens,glever,glist,global,glue,gpeche,graduate,grand,%
1280 graphics_entities,graph_2_mat,graph_center,graph_complement,%
1281 graph_diameter,graph_power,graph_simp,graph_sum,graph_union,%
1282 graph-list,graycolormap,grayplot,graypolarplot,grep,group,%
1283 gr_menu,gschur,gsort,gspec,gstacksize,gtild,g_margin,h2norm,halt,%
1284 hamilton,hankelsv,hank,harmean,havewindow,help,hermit,hess,%
1285 hex2dec,hilb,hinf,hist3d,histplot,horner,host,hotcolormap,%
1286 householder,hrmt,htrianr,hypermat,h_cl,h_inf_st,h_inf,h_norm,%
1287 iconvert,icon_edit,ieee,if,iirgroup,iirlp,iir,ilib_build,%
1288 ilib_compile,ilib_for_link,ilib_gen_gateway,ilib_gen_loader,%
1289 ilib_gen_Make,imag,impl,imrep2ss,imult,im_inv,inistate,input,%
1290 int16,int2d,int32,int3d,int8,intc,intdec,integrate,interpln,%
1291 interp,intersci,intersect,intg,intl,intppty,intsplin,inttrap,%
1292 inttype,int,invr,invsyslin,inv_coeff,inv,iqr,isdef,isdir,isequal,%
1293 iserror,isglobal,isinf,isnan,isoview,isreal,is_connex,jmat,%
1294 justify,kalm,karmarkar,kernel,keyboard,knapsack,kpure,krac2,%
1295 kroneck,kron,lasterror,lattn,lattp,lcf,lcmdiag,lcm,ldivf,ldiv,%
1296 leastsq,legends,length,leqr,levin,lev,lex_sort,lft,lgfft,library,%
1297 lib,lin2mu,lincos,lindquist,lines,line_graph,linfn,linf,link,%
1298 linmeq,linpro,linsolve,linspace,lin,listfiles,list,lmisolver,%
1299 lmitool,loadmatfile,loadplots,loadwave,load_graph,load,locate,%
1300 log10,log1p,log2,logm,logspace,log,lotest,lqe,lqg2stan,lqg_ltr,%
1301 lqg,lqr,lsq,lsslist,lstcat,lstsize,ltitr,ludel,lufact,luget,%
1302 lusolve,lu,lyap,macglov,macr2lst,macrovar,macro,mad,make_graph,%
1303 make_index,manedit,man,mapsound,markp2ss,matfile2sci,matrix,%
1304 mat_2_graph,maxi,max_cap_path,max_clique,max_flow,max,mclearerr,%
1305 mclose,meanf,mean,median,meof,mese,mesh2d,mfft,mfile2sci,mgeti,%
1306 mgetl,mgetstr,mget,milk_drop,mine,mini,minreal,minss,%
1307 min_lcost_cflow,min_lcost_flow1,min_lcost_flow2,min_qcost_flow,%
1308 min_weight_tree,min,mlist,mode,modulo,moment,mopen,move,%
1309 mps2linpro,mputl,mputstr,mput,mrfit,msd,mseek,mtell,mtlb_load,%
1310 mtlb_mode,mtlb_save,mtlb_sparse,mu2lin,mulf,mvvacov,m_circle,%
1311 names,nand2mean,nanmax,nanmeanf,nanmean,nanmedian,nanmin,%
1312 nanstdev,nansum,narsimul,ndims,nearfloat,nehari,neighbors,%
1313 netclose,netwindows,netwindow,newest,newfun,nextpow2,nf3d,nfreq,%
1314 nlev,nnz,nodes_2_path,nodes_degrees,node_number,noisegen,norm,%
1315 null,numdiff,numer,nyquist,obscont1,obscont,observer,obsvss,%
1316 obsv_mat,obs_gram,odedc,odedi,odeoptions,ode_discrete,ode_root,%
1317 ode,oldload,oldsave,ones,optim,orth,param3d1,param3d,%
1318 paramfplot2d,parrot,part,pathconvert,path_2_nodes,pause,pbig,%
1319 pdiv,pen2ea,pencan,penlaur,perctl,perfect_match,pertrans,pfss,%
1320 phasemag,phc,pinv,pipe_network,playsnd,plot2d1,plot2d2,plot2d3,%
1321 plot2d4,plot2d,plot3d1,plot3d2,plot3d3,plot3d,plotframe,%
1322 plotprofile,plot_graph,plot,plzr,pmodulo,pol2des,pol2str,pol2tex,%
1323 polarplot,polar,polfact,poly,portr3d,portrait,power,ppol,prbs_a,%
1324 predecessors,predef,printf,printing,print,prod,profile,projsl,%
1325 projspec,proj,psmall,pspect,pvm_addhosts,pvm_barrier,pvm_bcast,%
1326 pvm_bufinfo,pvm_config,pvm_delhosts,pvm_error,pvm_exit,%
1327 pvm_f772sci,pvm_getinst,pvm_gettid,pvm_get_timer,pvm_gsize,%
1328 pvm_halt,pvm_joingroup,pvm_kill,pvm_lvgroup,pvm_mytid,pvm_parent,%
1329 pvm_probe,pvm_recv,pvm_reduce,pvm_sci2f77,pvm_send,pvm_set_timer,%
1330 pvm_spawn_independent,pvm_spawn,pvm_start,pvm_tasks,%
1331 pvm_tidtohost,pvm,pwd,p_margin,qassign,qr,quapro,quart,quaskro,%
1332 quit,randpencil,rand,range,rankqr,rank,rat,rcond,rdivf,read4b,%
1333 readb,readc_,readmps,read,real,recur,reglin,regress,remezb,remez,%
1334 repfreq,replot,residu,resume,return,riccati,riccsl,ricc,ric_desc,%
1335 rlist,roots,rotate,round,routh_t,rowcompr,rowcomp,rowinout,%
1336 rowregul,rowshuff,rpem,rref,rtitr,rubberbox,salesman,savewave,%
1337 save_graph,save,scaling,scanf,schur,sci2exp,sci2for,sci2map,%
1338 sciargs,scicosim,scicos,scifunc_block,sd2sci,secto3d,select,%
1339 semidef,sensi,setbpt,seteventhandler,setfield,setmenu,%
1340 setscicosvars,set,sfact,sgrid,shortest_path,showprofile,%
1341 show_arcs,show_graph,show_nodes,sident,signm,sign,simp_mode,simp,%
1342 sincd,sinc,sinc,sinhm,sinh,sinm,sin,size,sm2des,sm2ss,smooth,%
1343 solve,sorder,sort,sound,sp2adj,spaninter,spanplus,spantwo,sparse,%
1344 spchol,spcompack,specfact,spec,speye,spget,splin,split_edge,%
1345 spones,sprand,sprintf,spzeros,sqroot,sqrtm,sqrt,squarewave,%
1346 square,srfaur,srkf,ss2des,ss2ss,ss2tf,sscanf,sskf,ssprint,ssrand,%
1347 stabil,stacksize,standard_define,standard_draw,standard_input,%
1348 standard_origin,standard_output,startup,stdevf,stdev,steadycos,%
1349 str2code,strange,strcat,strindex,strings,string,stripblanks,%
1350 strong_connex,strong_con_nodes,strsubst,st_deviation,st_ility,%
1351 subf,subgraph,subplot,successors,sum,supernode,sva,svd,svplot,%
1352 sylm,sylv,sysconv,sysdiag,sysfact,syslin,syssize,systems,system,%
1353 systmat,tabul,tangent,tanhm,tanh,tanm,tan,tdinit,testmatrix,%
1354 texprint,tf2des,tf2ss,then,thrownan,timer,time_id,titlepage,%
1355 tk_getdir,tk_getfile,tlist,toeplitz,tokenpos,tokens,trace,%
1356 translatepaths,trans_closure,trans,trfmod,trianfml,tril,trimmean,%
1357 trisolve,triu,trzeros,typename,typeof,type,uicontrol,uimenu,%
1358 uint16,uint32,uint8,ui_observer,ulink,unglue,union,unique,unix_g,%
1359 unix_s,unix_w,unix_x,unix,unobs,unsetmenu,user,varargin,%
1360 varargout,variancef,variance,varn,warning,wavread,wavwrite,%
1361 wcenter,wfir,what,whereami,whereis,where,while,whos,who_user,who,%
1362 wiener,wigner,window,winsid,with_gtk,with_pvm,with_texmacs,%
1363 with_tk,writb,write4b,write,xarcs,xarc,xarrows,xaxis,xbasc,%
1364 xbasimp,xbasr,xchange,xclear,xclea,xclick,xclip,xdel,xend,xfarcs,%
1365 xfarc,xfpolys,xfpoly,xfrect,xgetech,xgetfile,xgetmouse,xget,%
1366 xgraduate,xgrid,xinfo,xinit,xlfont,xload,xname,xnumb,xpause,%
1367 xpolys,xpoly,xrects,xrect,xrpoly,xs2fig,xs2gif,xs2ppm,xs2ps,%
1368 xsave,xsegs,select,xsetech,xsetm,xset,xstringb,xstringl,xstring,%
1369 xtape,xtitle,x_choices,x_choose,x_dialog,x_matrix,x_mdialog,%
1370 x_message_modeless,x_message,yulewalk,zeropen,zeros,zgrid,zpbutt,%
1371 zpch1,zpch2,zpell,mfprintf,mfscanf,mprintf,mscanf,msprintf,%
1372 msscanf,mucomp,%
1373 ABSBLK_f,AFFICH_f,ANDLOG_f,ANIMXY_f,BIGSOM_f,CLINDUMMY_f,CLKIN_f,%
1374 CLKINV_f,CLKOUT_f,CLKOUTV_f,CLKSOM_f,CLKSOMV_f,CLKSPLIT_f,%
1375 CLOCK_f,CLR_f,CLSS_f,CONST_f,COSBLK_f,CURV_f,DELAY_f,DELAYV_f,%
1376 DEMUX_f,DLR_f,DLRADAPT_f,DLSS_f,EVENTSCOPE_f,EVTDLY_f,EVTGEN_f,%
1377 EXPBLK_f,G_make,GAIN_f,GAINBLK_f,GENERAL_f,GENERIC_f,GENSIN_f,%
1378 GENSQR_f,HALT_f,IFTHEL_f,IN_f,INTEGRAL_f,INTRP2BLK_f,INTRPLBLK_f,%
1379 INVBLK_f,LOGBLK_f,LOOKUP_f,Matplot1,Matplot,MAX_f,MCLOCK_f,%
1380 MFCLCK_f,MIN_f,MUX_f,NDcost,NEGTOPOS_f,OUT_f,POSTONEG_f,POWBLK_f,%
1381 PROD_f,QUANT_f,RAND_f,READC_f,REGISTER_f,RELAY_f,RFILE_f,%
1382 ScilabEval,Sfgrayplot,Sgrayplot,SAMPLEHOLD_f,SAT_f,SAWTOOTH_f,%
1383 SCOPE_f,SCOPXY_f,SELECT_f,SINBLK_f,SOM_f,SPLIT_f,STOP_f,SUPER_f,%
1384 TANBLK_f,TCLSS_f,TEXT_f,TIME_f,TK_EvalFile,TK_EvalStr,TK_GetVar,%
1385 TK_SetVar,TRASH_f,WFILE_f,WRITEC_f,ZCROSS_f,%
1386 \%asn,\%helps,\%k,\%sn},%
1387 alsoletter=\%,% chmod
1388 sensitive,%
1389 morecomment=[l]//,%
1390 morestring=[b]",%
1391 morestring=[m]'%
1392 }[keywords,comments,strings]%
1394 %% SQL definition (c) 1998 Christian Haul
1395 %% (c) 2002 Neil Conway
1396 %% (c) 2002 Robert Frank
1397 %% (c) 2003 Dirk Jesko
1399 \lst@definelanguage{SQL}%
1400 {morekeywords={ABSOLUTE,ACTION,ADD,ALLOCATE,ALTER,ARE,AS,ASSERTION,%
1401 AT,BETWEEN,BIT_LENGTH,BOTH,BY,CASCADE,CASCADED,CASE,CAST,%
1402 CATALOG,CHAR_LENGTH,CHARACTER_LENGTH,CLUSTER,COALESCE,%
1403 COLLATE,COLLATION,COLUMN,CONNECT,CONNECTION,CONSTRAINT,%
1404 CONSTRAINTS,CONVERT,CORRESPONDING,CREATE,CROSS,CURRENT_DATE,%
1405 CURRENT_TIME,CURRENT_TIMESTAMP,CURRENT_USER,DAY,DEALLOCATE,%
1406 DEC,DEFERRABLE,DEFERED,DESCRIBE,DESCRIPTOR,DIAGNOSTICS,%
1407 DISCONNECT,DOMAIN,DROP,ELSE,END,EXEC,EXCEPT,EXCEPTION,EXECUTE,%
1408 EXTERNAL,EXTRACT,FALSE,FIRST,FOREIGN,FROM,FULL,GET,GLOBAL,%
1409 GRAPHIC,HAVING,HOUR,IDENTITY,IMMEDIATE,INDEX,INITIALLY,INNER,%
1410 INPUT,INSENSITIVE,INSERT,INTO,INTERSECT,INTERVAL,%
1411 ISOLATION,JOIN,KEY,LAST,LEADING,LEFT,LEVEL,LIMIT,LOCAL,LOWER,%
1412 MATCH,MINUTE,MONTH,NAMES,NATIONAL,NATURAL,NCHAR,NEXT,NO,NOT,NULL,%
1413 NULLIF,OCTET_LENGTH,ON,ONLY,ORDER,ORDERED,OUTER,OUTPUT,OVERLAPS,%
1414 PAD,PARTIAL,POSITION,PREPARE,PRESERVE,PRIMARY,PRIOR,READ,%
1415 RELATIVE,RESTRICT,REVOKE,RIGHT,ROWS,SCROLL,SECOND,SELECT,SESSION,%
1416 SESSION_USER,SIZE,SPACE,SQLSTATE,SUBSTRING,SYSTEM_USER,%
1417 TABLE,TEMPORARY,THEN,TIMEZONE_HOUR,%
1418 TIMEZONE_MINUTE,TRAILING,TRANSACTION,TRANSLATE,TRANSLATION,TRIM,%
1419 TRUE,UNIQUE,UNKNOWN,UPPER,USAGE,USING,VALUE,VALUES,%
1420 VARGRAPHIC,VARYING,WHEN,WHERE,WRITE,YEAR,ZONE,%
1421 AND,ASC,avg,CHECK,COMMIT,count,DECODE,DESC,DISTINCT,GROUP,IN,% FF
1422 LIKE,NUMBER,ROLLBACK,SUBSTR,sum,VARCHAR2,% FF
1423 MIN,MAX,UNION,UPDATE,% RF
1424 ALL,ANY,CUBE,CUBE,DEFAULT,DELETE,EXISTS,GRANT,OR,RECURSIVE,% DJ
1425 ROLE,ROLLUP,SET,SOME,TRIGGER,VIEW},% DJ
1426 morendkeywords={BIT,BLOB,CHAR,CHARACTER,CLOB,DATE,DECIMAL,FLOAT,% DJ
1427 INT,INTEGER,NUMERIC,SMALLINT,TIME,TIMESTAMP,VARCHAR},% moved here
1428 sensitive=false,% DJ
1429 morecomment=[l]--,%
1430 morecomment=[s]{/*}{*/},%
1431 morestring=[d]',%
1432 morestring=[d]"%
1433 }[keywords,comments,strings]%
1435 %% VHDL definition (c) 1997 Kai Wollenweber
1437 \lst@definelanguage{VHDL}%
1438 {morekeywords={ALL,ARCHITECTURE,ABS,AND,ASSERT,ARRAY,AFTER,ALIAS,%
1439 ACCESS,ATTRIBUTE,BEGIN,BODY,BUS,BLOCK,BUFFER,CONSTANT,CASE,%
1440 COMPONENT,CONFIGURATION,DOWNTO,ELSE,ELSIF,END,ENTITY,EXIT,%
1441 FUNCTION,FOR,FILE,GENERIC,GENERATE,GUARDED,GROUP,IF,IN,INOUT,IS,%
1442 INERTIAL,IMPURE,LIBRARY,LOOP,LABEL,LITERAL,LINKAGE,MAP,MOD,NOT,%
1443 NOR,NAND,NULL,NEXT,NEW,OUT,OF,OR,OTHERS,ON,OPEN,PROCESS,PORT,%
1444 PACKAGE,PURE,PROCEDURE,POSTPONED,RANGE,REM,ROL,ROR,REPORT,RECORD,%
1445 RETURN,REGISTER,REJECT,SIGNAL,SUBTYPE,SLL,SRL,SLA,SRA,SEVERITY,%
1446 SELECT,THEN,TYPE,TRANSPORT,TO,USE,UNITS,UNTIL,VARIABLE,WHEN,WAIT,%
1447 WHILE,XOR,XNOR,%
1448 DISCONNECT,ELIF,WITH},% Arnaud Tisserand
1449 sensitive=f,% 1998 Gaurav Aggarwal
1450 morecomment=[l]--,%
1451 morestring=[d]{"}%
1452 }[keywords,comments,strings]%
1454 %% VHDL-AMS definition (c) Steffen Klupsch
1456 \lst@definelanguage[AMS]{VHDL}[]{VHDL}%
1457 {morekeywords={ACROSS,ARRAY,BREAK,DISCONNECT,NATURE,NOISE,PORT,%
1458 PROCEDURAL,QUANTITY,SHARED,SPECTRUM,SUBNATURE,TERMINAL,THROUGH,%
1459 TOLERANCE,UNAFFACTED,UNITS}}
1460 \lst@definelanguage{XSLT}[]{XML}%
1461 {morekeywords={%
1462 % main elements
1463 xsl:stylesheet,xsl:transform,%
1464 % childs of the main element
1465 xsl:apply-imports,xsl:attribute-set,xsl:decimal-format,xsl:import,%
1466 xsl:include,xsl:key,xsl:namespace-alias,xsl:output,xsl:param,%
1467 xsl:preserve-space,xsl:strip-space,xsl:template,xsl:variable,%
1468 % 21 directives
1469 xsl:apply-imports,xsl:apply-templates,xsl:attribute,%
1470 xsl:call-template,xsl:choose,xsl:comment,xsl:copy,xsl:copy-of,%
1471 xsl:element,xsl:fallback,xsl:for-each,xsl:if,xsl:message,%
1472 xsl:number,xsl:otherwise,xsl:processing-instruction,xsl:text,%
1473 xsl:value-of,xsl:variable,xsl:when,xsl:with-param},%
1474 alsodigit={-},%
1476 \lst@definelanguage{Ant}[]{XML}%
1477 {morekeywords={%
1478 project,target,patternset,include,exclude,excludesfile,includesfile,filterset,%
1479 filter,filtersfile,libfileset,custom,classpath,fileset,none,depend,mapper,%
1480 filename,not,date,contains,selector,depth,or,and,present,majority,size,dirset,%
1481 filelist,pathelement,path,param,filterreader,extension,filterchain,linecontainsregexp,%
1482 regexp,classconstants,headfilter,tabstospaces,striplinebreaks,tailfilter,stripjavacomments,%
1483 expandproperties,linecontains,replacetokens,token,striplinecomments,comment,prefixlines,%
1484 classfileset,rootfileset,root,description,xmlcatalog,entity,dtd,substitution,%
1485 extensionSet,propertyfile,entry,vsscheckin,sql,transaction,cvspass,csc,%
1486 dirname,wlrun,wlclasspath,p4label,replaceregexp,get,jjtree,sleep,jarlib,%
1487 dependset,targetfileset,srcfileset,srcfilelist,targetfilelist,zip,zipgroupfileset,zipfileset,%
1488 patch,jspc,webapp,style,test,arg,jvmarg,sysproperty,testlet,env,tstamp,%
1489 format,unwar,vsshistory,icontract,cvschangelog,user,p4submit,ccmcheckin,%
1490 p4change,bzip2,vssadd,javadoc,bottom,source,doctitle,header,excludepackage,bootclasspath,%
1491 doclet,taglet,packageset,sourcepath,link,footer,package,group,title,tag,%
1492 translate,signjar,vajload,vajproject,jarlib,extensionset,WsdlToDotnet,buildnumber,%
1493 jpcovmerge,tomcat,ejbjar,weblogictoplink,jboss,borland,weblogic,iplanet,jonas,%
1494 support,websphere,wasclasspath,war,manifest,attribute,section,metainf,lib,%
1495 classes,webinf,rename,sequential,serverdeploy,generic,property,move,%
1496 copydir,cccheckin,wljspc,fixcrlf,sosget,pathconvert,map,record,p4sync,exec,%
1497 p4edit,maudit,rulespath,searchpath,antlr,netrexxc,jpcovreport,reference,filters,%
1498 coveragepath,execon,targetfile,srcfile,ccmcheckout,ant,xmlvalidate,xslt,%
1499 iplanet,ccmcheckintask,gzip,native2ascii,starteam,ear,archives,input,%
1500 rmic,extdirs,compilerarg,checksum,mail,bcc,message,cc,to,from,loadfile,vsscheckout,%
1501 stylebook,soscheckin,mimemail,stlabel,gunzip,concat,cab,touch,parallel,splash,%
1502 antcall,cccheckout,typedef,p4have,xmlproperty,copy,tomcat,antstructure,ccmcreatetask,%
1503 rpm,delete,replace,replacefilter,replacetoken,replacevalue,mmetrics,waitfor,isfalse,%
1504 equals,available,filepath,os,filesmatch,istrue,isset,socket,http,uptodate,srcfiles,%
1505 untar,loadproperties,echoproperties,vajexport,stcheckout,bunzip2,copyfile,vsscreate,%
1506 ejbc,unjar,tomcat,wsdltodotnet,mkdir,condition,cvs,commandline,marker,argument,%
1507 tempfile,junitreport,report,taskdef,echo,ccupdate,java,renameext,vsslabel,basename,%
1508 javadoc2,vsscp,tar,tarfileset,tomcat,vajimport,setproxy,wlstop,p4counter,ilasm,%
1509 soscheckout,apply,ccuncheckout,jarlib,location,url,cvstagdiff,jlink,mergefiles,%
1510 addfiles,javacc,pvcs,pvcsproject,jarlib,options,depends,chmod,jar,sound,fail,%
1511 success,mparse,blgenclient,genkey,dname,javah,class,ccmreconfigure,unzip,javac,%
1512 src,p4add,soslabel,jpcoverage,triggers,method,vssget,deltree,ddcreator},
1513 deletekeywords={default},%
1515 \lst@definelanguage{XML}%
1516 {keywords={,CDATA,DOCTYPE,ATTLIST,termdef,ELEMENT,EMPTY,ANY,ID,%
1517 IDREF,IDREFS,ENTITY,ENTITIES,NMTOKEN,NMTOKENS,NOTATION,%
1518 INCLUDE,IGNORE,SYSTEM,PUBLIC,NDATA,PUBLIC,%
1519 PCDATA,REQUIRED,IMPLIED,FIXED,%%% preceded by #
1520 xml,xml:space,xml:lang,version,standalone,default,preserve},%
1521 alsoother=$,%
1522 alsoletter=:,%
1523 tag=**[s]<>,%
1524 morestring=[d]",% ??? doubled
1525 morestring=[d]',% ??? doubled
1526 MoreSelectCharTable=%
1527 \lst@CArgX--\relax\lst@DefDelimB{}{}%
1528 {\ifnum\lst@mode=\lst@tagmode\else
1529 \expandafter\@gobblethree
1530 \fi}%
1531 \lst@BeginComment\lst@commentmode{{\lst@commentstyle}}%
1532 \lst@CArgX--\relax\lst@DefDelimE{}{}{}%
1533 \lst@EndComment\lst@commentmode
1534 \lst@CArgX[CDATA[\relax\lst@CDef{}%
1535 {\ifnum\lst@mode=\lst@tagmode
1536 \expandafter\lst@BeginCDATA
1537 \else \expandafter\lst@CArgEmpty
1538 \fi}%
1539 \@empty
1540 \lst@CArgX]]\relax\lst@CDef{}%
1541 {\ifnum\lst@mode=\lst@GPmode
1542 \expandafter\lst@EndComment
1543 \else \expandafter\lst@CArgEmpty
1544 \fi}%
1545 \@empty
1546 }[keywords,comments,strings,html]%
1547 \endinput
1549 %% End of file `lstlang1.sty'.