2
0

lstlang3.sty 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599
  1. %%
  2. %% This is file `lstlang3.sty',
  3. %% generated with the docstrip utility.
  4. %%
  5. %% The original source files were:
  6. %%
  7. %% lstdrvrs.dtx (with options: `lang3')
  8. %%
  9. %% (w)(c) 1996/1997/1998/1999/2000/2001/2002 Carsten Heinz and/or any
  10. %% other author listed elsewhere in this file.
  11. %%
  12. %% This file is distributed under the terms of the LaTeX Project Public
  13. %% License from CTAN archives in directory macros/latex/base/lppl.txt.
  14. %% Either version 1.0 or, at your option, any later version.
  15. %%
  16. %% This file is completely free and comes without any warranty.
  17. %%
  18. %% Send comments and ideas on the package, error reports and additional
  19. %% programming languages to <[email protected]>.
  20. %%
  21. \ProvidesFile{lstlang3}
  22. [2002/07/31 v1.0d listings language file]
  23. \lst@definelanguage[68]{Algol}%
  24. {morekeywords={abs,and,arg,begin,bin,bits,bool,by,bytes,case,channel,%
  25. char,co,comment,compl,conj,divab,do,down,elem,elif,else,empty,%
  26. end,entier,eq,esac,exit,false,fi,file,flex,for,format,from,ge,%
  27. goto,gt,heap,if,im,in,int,is,isnt,le,leng,level,loc,long,lt,lwb,%
  28. minusab,mod,modab,mode,ne,nil,not,od,odd,of,op,or,ouse,out,over,%
  29. overab,par,plusab,plusto,pr,pragmat,prio,proc,re,real,ref,repr,%
  30. round,sema,shl,short,shorten,shr,sign,skip,string,struct,then,%
  31. timesab,to,true,union,up,upb,void,while},%
  32. sensitive=f,% ???
  33. morecomment=[s]{\#}{\#},%
  34. keywordcomment={co,comment}%
  35. }[keywords,comments,keywordcomments]%
  36. \lst@definelanguage[60]{Algol}%
  37. {morekeywords={array,begin,Boolean,code,comment,div,do,else,end,%
  38. false,for,goto,if,integer,label,own,power,procedure,real,step,%
  39. string,switch,then,true,until,value,while},%
  40. sensitive=f,% ???
  41. keywordcommentsemicolon={end}{else,end}{comment}%
  42. }[keywords,keywordcomments]%
  43. %%
  44. %% x86masm definition (c) 2002 Andrew Zabolotny <[email protected]>
  45. %%
  46. \lst@definelanguage[x86masm]{Assembler}%
  47. {morekeywords={al,ah,ax,eax,bl,bh,bx,ebx,cl,ch,cx,ecx,dl,dh,dx,edx,%
  48. si,esi,di,edi,bp,ebp,sp,esp,cs,ds,es,ss,fs,gs,cr0,cr1,cr2,cr3,%
  49. db0,db1,db2,db3,db4,db5,db6,db7,tr0,tr1,tr2,tr3,tr4,tr5,tr6,tr7,%
  50. st,aaa,aad,aam,aas,adc,add,and,arpl,bound,bsf,bsr,bswap,bt,btc,%
  51. btr,bts,call,cbw,cdq,clc,cld,cli,clts,cmc,cmp,cmps,cmpsb,cmpsw,%
  52. cmpsd,cmpxchg,cwd,cwde,daa,das,dec,div,enter,hlt,idiv,imul,in,%
  53. inc,ins,int,into,invd,invlpg,iret,ja,jae,jb,jbe,jc,jcxz,jecxz,%
  54. je,jg,jge,jl,jle,jna,jnae,jnb,jnbe,jnc,jne,jng,jnge,jnl,jnle,%
  55. jno,jnp,jns,jnz,jo,jp,jpe,jpo,js,jz,jmp,lahf,lar,lea,leave,lgdt,%
  56. lidt,lldt,lmsw,lock,lods,lodsb,lodsw,lodsd,loop,loopz,loopnz,%
  57. loope,loopne,lds,les,lfs,lgs,lss,lsl,ltr,mov,movs,movsb,movsw,%
  58. movsd,movsx,movzx,mul,neg,nop,not,or,out,outs,pop,popa,popad,%
  59. popf,popfd,push,pusha,pushad,pushf,pushfd,rcl,rcr,rep,repe,%
  60. repne,repz,repnz,ret,retf,rol,ror,sahf,sal,sar,sbb,scas,seta,%
  61. setae,setb,setbe,setc,sete,setg,setge,setl,setle,setna,setnae,%
  62. setnb,setnbe,setnc,setne,setng,setnge,setnl,setnle,setno,setnp,%
  63. setns,setnz,seto,setp,setpe,setpo,sets,setz,sgdt,shl,shld,shr,%
  64. shrd,sidt,sldt,smsw,stc,std,sti,stos,stosb,stosw,stosd,str,sub,%
  65. test,verr,verw,wait,wbinvd,xadd,xchg,xlatb,xor,fabs,fadd,fbld,%
  66. fbstp,fchs,fclex,fcom,fcos,fdecstp,fdiv,fdivr,ffree,fiadd,ficom,%
  67. fidiv,fidivr,fild,fimul,fincstp,finit,fist,fisub,fisubr,fld,fld1,%
  68. fldl2e,fldl2t,fldlg2,fldln2,fldpi,fldz,fldcw,fldenv,fmul,fnop,%
  69. fpatan,fprem,fprem1,fptan,frndint,frstor,fsave,fscale,fsetpm,%
  70. fsin,fsincos,fsqrt,fst,fstcw,fstenv,fstsw,fsub,fsubr,ftst,fucom,%
  71. fwait,fxam,fxch,fxtract,fyl2x,fyl2xp1,f2xm1},%
  72. morekeywords=[2]{.align,.alpha,assume,byte,code,comm,comment,.const,%
  73. .cref,.data,.data?,db,dd,df,dosseg,dq,dt,dw,dword,else,end,endif,%
  74. endm,endp,ends,eq,equ,.err,.err1,.err2,.errb,.errdef,.errdif,%
  75. .erre,.erridn,.errnb,.errndef,.errnz,event,exitm,extrn,far,%
  76. .fardata,.fardata?,fword,ge,group,gt,high,if,if1,if2,ifb,ifdef,%
  77. ifdif,ife,ifidn,ifnb,ifndef,include,includelib,irp,irpc,label,%
  78. .lall,le,length,.lfcond,.list,local,low,lt,macro,mask,mod,.model,%
  79. name,ne,near,offset,org,out,page,proc,ptr,public,purge,qword,.%
  80. radix,record,rept,.sall,seg,segment,.seq,.sfcond,short,size,%
  81. .stack,struc,subttl,tbyte,.tfcond,this,title,type,.type,width,%
  82. word,.xall,.xcref,.xlist},%
  83. alsoletter=.,alsodigit=?,%
  84. sensitive=f,%
  85. morestring=[b]",%
  86. morestring=[b]',%
  87. morecomment=[l];%
  88. }[directives,keywords,comments,strings]
  89. %%
  90. %% Clean definition (c) 1999 Jos\'e Romildo Malaquias
  91. %% <[email protected]>
  92. %%
  93. %% Clean 1.3 : some standard functional language: pure, lazy,
  94. %% polymorphic type system, modules, type classes,
  95. %% garbage collection, functions as first class citizens
  96. %%
  97. \lst@definelanguage{Clean}%
  98. {otherkeywords={:,::,=,:==,=:,=>,->,<-,<-:,\{,\},\{|,|\},\#,\#!,|,\&,%
  99. [,],!,.,\\\\,;,_},%
  100. morekeywords={from,definition,implementation,import,module,system,%
  101. case,code,if,in,let,let!,of,where,with,infix,infixl,infixr},%
  102. morendkeywords={True,False,Start,Int,Real,Char,Bool,String,World,%
  103. File,ProcId},%
  104. sensitive,%
  105. morecomment=[l]//,% missing comma: Markus Pahlow
  106. morecomment=[n]{/*}{*/},%
  107. morestring=[b]"%
  108. }[keywords,comments,strings]%
  109. \lst@definelanguage{Comal 80}%
  110. {morekeywords={AND,AUTO,CASE,DATA,DEL,DIM,DIV,DO,ELSE,ENDCASE,ENDIF,%
  111. ENDPROC,ENDWHILE,EOD,EXEC,FALSE,FOR,GOTO,IF,INPUT,INT,LIST,LOAD,%
  112. MOD,NEW,NEXT,NOT,OF,OR,PRINT,PROC,RANDOM,RENUM,REPEAT,RND,RUN,%
  113. SAVE,SELECT,STOP,TAB,THEN,TRUE,UNTIL,WHILE,ZONE},%
  114. sensitive=f,% ???
  115. morecomment=[l]//,%
  116. morestring=[d]"%
  117. }[keywords,comments,strings]%
  118. \lst@definelanguage{Elan}%
  119. {morekeywords={ABS,AND,BOOL,CAND,CASE,CAT,COLUMNS,CONCR,CONJ,CONST,%
  120. COR,DECR,DEFINES,DET,DIV,DOWNTO,ELIF,ELSE,END,ENDIF,ENDOP,%
  121. ENDPACKET,ENDPROC,ENDREP,ENDSELECT,FALSE,FI,FILE,FOR,FROM,IF,%
  122. INCR,INT,INV,LEAVE,LENGTH,LET,MOD,NOT,OF,OP,OR,OTHERWISE,PACKET,%
  123. PROC,REAL,REP,REPEAT,ROW,ROWS,SELECT,SIGN,STRUCT,SUB,TEXT,THEN,%
  124. TRANSP,TRUE,TYPE,UNTIL,UPTO,VAR,WHILE,WITH,XOR,%
  125. maxint,sign,abs,min,max,random,initializerandom,subtext,code,%
  126. replace,text,laenge,pos,compress,change,maxreal,smallreal,floor,%
  127. pi,e,ln,log2,log10,sqrt,exp,tan,tand,sin,sind,cos,cosd,arctan,%
  128. arctand,int,real,lastconversionok,put,putline,line,page,get,%
  129. getline,input,output,sequentialfile,maxlinelaenge,reset,eof,%
  130. close,complexzero,complexone,complexi,complex,realpart,imagpart,%
  131. dphi,phi,vector,norm,replace,matrix,idn,row,column,sub,%
  132. replacerow,replacecolumn,replaceelement,transp,errorsstop,stop},%
  133. sensitive,%
  134. morestring=[d]"%
  135. }[keywords,strings]%
  136. \lst@definelanguage{ksh}
  137. {morekeywords={alias,awk,cat,echo,else,elif,fi,exec,exit,%
  138. for,in,do,done,select,case,esac,while,until,function,%
  139. time,export,cd,eval,fc,fg,kill,let,pwd,read,return,rm,%
  140. glob,goto,history,if,logout,nice,nohup,onintr,repeat,sed,%
  141. set,setenv,shift,source,switch,then,umask,unalias,%
  142. unset,wait,@,env,argv,child,home,ignoreeof,noclobber,%
  143. noglob,nomatch,path,prompt,shell,status,verbose,print,printf,%
  144. sqrt,BEGIN,END},%
  145. morecomment=[l]\#,%
  146. morestring=[d]",%
  147. morestring=[d]'%
  148. }[keywords,comments,strings]%
  149. \lst@definelanguage{Logo}%
  150. {morekeywords={and,atan,arctan,both,break,bf,bl,butfirst,butlast,%
  151. cbreak, close,co,continue,cos,count,clearscreen,cs,debquit,%
  152. describe,diff,difference,ed,edit,either,emptyp,equalp,er,erase,%
  153. errpause,errquit,fifp,filefprint,fifty,fileftype,fip,fileprint,%
  154. fird,fileread,fity,filetype,fiwd,fileword,f,first,or,fp,fprint,%
  155. fput,fty,ftype,full,fullscreen,go,bye,goodbye,gprop,greaterp,%
  156. help,if,iff,iffalse,ift,iftrue,nth,item,keyp,llast,lessp,list,%
  157. local,lput,make,max,maximum,memberp,memtrace,min,minimum,namep,%
  158. not,numberp,oflush,openr,openread,openw,openwrite,op,output,%
  159. pause,plist,pots,pow,pprop,pps,pr,print,product,quotient,random,%
  160. rc,readchar,rl,readlist,remprop,repcount,repeat,request,rnd,run,%
  161. se,sentence,sentencep,setc,setcolor,setipause,setqpause,po,show,%
  162. sin,split,splitscreen,sqrt,stop,sum,test,text,textscreen,thing,%
  163. to,tone,top,toplevel,type,untrace,wait,word,wordp,yaccdebug,is,%
  164. mod,remainder,trace,zerop,back,bk,bto,btouch,fd,forward,fto,%
  165. ftouch,getpen,heading,hit,hitoot,ht,hideturtle,loff,lampoff,lon,%
  166. lampon,lt,left,lot,lotoot,lto,ltouch,penc,pencolor,pd,pendown,pe,%
  167. penerase,penmode,pu,penup,px,penreverse,rt,right,rto,rtouch,%
  168. scrunch,seth,setheading,setscrun,setscrunch,setxy,shownp,st,%
  169. showturtle,towardsxy,clean,wipeclean,xcor,ycor,tur,turtle,%
  170. display,dpy},%
  171. sensitive=f% ???
  172. }[keywords]%
  173. \lst@definelanguage{Modula-2}%
  174. {morekeywords={AND,ARRAY,BEGIN,BY,CASE,CONST,DIV,DO,ELSE,ELSIF,END,%
  175. EXIT,EXPORT,FOR,FROM,IF,IMPLEMENTATION,IMPORT,IN,MOD,MODULE,NOT,%
  176. OF,OR,POINTER,PROCEDURE,QUALIFIED,RECORD,REPEAT,RETURN,SET,THEN,%
  177. TYPE,UNTIL,VAR,WHILE,WITH,ABS,BITSET,BOOLEAN,CAP,CARDINAL,CHAR,%
  178. CHR,DEC,EXCL,FALSE,FLOAT,HALT,HIGH,INC,INCL,INTEGER,LONGCARD,%
  179. LONGINT,LONGREAL,MAX,MIN,NIL,ODD,ORD,PROC,REAL,SIZE,TRUE,TRUNC,%
  180. VAL,DEFINITION,LOOP},% added keywords due to Peter Bartke 99/07/22
  181. sensitive,%
  182. morecomment=[n]{(*}{*)},%
  183. morestring=[d]',%
  184. morestring=[d]"%
  185. }[keywords,comments,strings]%
  186. \lst@definelanguage{NASTRAN}
  187. {morekeywords={ENDDATA},%
  188. morecomment=[l]$,%
  189. MoreSelectCharTable=%
  190. \lst@CArgX BEGIN\ BULK\relax\lst@CDef{}%
  191. {\lst@ifmode\else \ifnum\lst@length=\z@
  192. \lst@EnterMode{\lst@GPmode}{\lst@modetrue
  193. \let\lst@currstyle\lst@gkeywords@sty}%
  194. \fi \fi}%
  195. {\ifnum\lst@mode=\lst@GPmode
  196. \lst@XPrintToken \lst@LeaveMode
  197. \fi}%
  198. }[keywords,comments]%
  199. \lst@definelanguage{Oberon-2}%
  200. {morekeywords={ARRAY,BEGIN,BOOLEAN,BY,CASE,CHAR,CONST,DIV,DO,ELSE,%
  201. ELSIF,END,EXIT,FALSE,FOR,IF,IMPORT,IN,INTEGER,IS,LONGINT,%
  202. LONGREAL,LOOP,MOD,MODULE,NIL,OF,OR,POINTER,PROCEDURE,REAL,RECORD,%
  203. REPEAT,RETURN,SET,SHORTINT,THEN,TO,TRUE,TYPE,UNTIL,VAR,WHILE,%
  204. WITH,ABS,ASH,CAP,CHR,COPY,DEC,ENTIER,EXCL,HALT,INC,INCL,LEN,LONG,%
  205. MAX,MIN,NEW,ODD,ORD,SHORT,SIZE},%
  206. sensitive,%
  207. morecomment=[n]{(*}{*)},%
  208. morestring=[d]',%
  209. morestring=[d]"%
  210. }[keywords,comments,strings]%
  211. %%
  212. %% OCL definition (c) 2000 Achim D. Brucker
  213. %% <[email protected]>
  214. %%
  215. %% You are allowed to use, modify and distribute this code either under
  216. %% the terms of the LPPL (version 1.0 or later) or the GPL (version 2.0
  217. %% or later).
  218. %%
  219. \lst@definelanguage[decorative]{OCL}[OMG]{OCL}
  220. {otherkeywords={@pre},%
  221. morendkeywords={name,attributes,associatoinEnds,operations,%
  222. supertypes,allSupertypes,allInstances,oclIsKindOf,oclIsTypeOf,%
  223. oclAsType,oclInState,oclIsNew,evaluationType,abs,floor,round,max,%
  224. min,div,mod,size,concat,toUpper,toLower,substring,includes,%
  225. excludes,count,includesAll,exludesAll,isEmpty,notEmpty,sum,%
  226. exists,forAll,isUnique,sortedBy,iterate,union,intersection,%
  227. including,excluding,symmetricDifference,select,reject,collect,%
  228. asSequence,asBag,asSequence,asSet,append,prepend,subSequence,at,%
  229. first,last,true,false,isQuery}%
  230. }%
  231. \lst@definelanguage[OMG]{OCL}%
  232. {morekeywords={context,pre,inv,post},%
  233. ndkeywords={or,xor,and,not,implies,if,then,else,endif},%
  234. morerdkeywords={Boolean,Integer,Real,String,Set,Sequence,Bag,%
  235. OclType,OclAny,OclExpression,Enumeration,Collection,},%
  236. sensitive=t,%
  237. morecomment=[l]--,%
  238. morestring=[d]'%
  239. }[keywords,rdkeywords,comments,strings]%
  240. \lst@definelanguage{PL/I}%
  241. {morekeywords={ABS,ATAN,AUTOMATIC,AUTO,ATAND,BEGIN,BINARY,BIN,BIT,%
  242. BUILTIN,BY,CALL,CHARACTER,CHAR,CHECK,COLUMN,COL,COMPLEX,CPLX,%
  243. COPY,COS,COSD,COSH,DATA,DATE,DECIMAL,DEC,DECLARE,DCL,DO,EDIT,%
  244. ELSE,END,ENDFILE,ENDPAGE,ENTRY,EXP,EXTERNAL,EXT,FINISH,FIXED,%
  245. FIXEDOVERFLOW,FOFL,FLOAT,FORMAT,GET,GO,GOTO,IF,IMAG,INDEX,%
  246. INITIAL,INIT,INTERNAL,INT,LABEL,LENGTH,LIKE,LINE,LIST,LOG,LOG2,%
  247. LOG10,MAIN,MAX,MIN,MOD,NOCHECK,NOFIXEDOVERFLOW,NOFOFL,NOOVERFLOW,%
  248. NOOFL,NOSIZE,NOUNDERFLOW,NOUFL,NOZERODIVIDE,NOZDIV,ON,OPTIONS,%
  249. OVERFLOW,OFL,PAGE,PICTURE,PROCEDURE,PROC,PUT,READ,REPEAT,RETURN,%
  250. RETURNS,ROUND,SIN,SIND,SINH,SIZE,SKIP,SQRT,STATIC,STOP,STRING,%
  251. SUBSTR,SUM,SYSIN,SYSPRINT,TAN,TAND,TANH,THEN,TO,UNDERFLOW,UFL,%
  252. VARYING,WHILE,WRITE,ZERODIVIDE,ZDIV},%
  253. sensitive=f,%
  254. morecomment=[s]{/*}{*/},%
  255. morestring=[d]'%
  256. }[keywords,comments,strings]%
  257. \lst@definelanguage[IBM]{Simula}[DEC]{Simula}{}%
  258. \lst@definelanguage[DEC]{Simula}[67]{Simula}%
  259. {morekeywords={and,eq,eqv,ge,gt,hidden,imp,le,long,lt,ne,not,%
  260. options,or,protected,short}%
  261. }%
  262. \lst@definelanguage[CII]{Simula}[67]{Simula}%
  263. {morekeywords={and,equiv,exit,impl,not,or,stop}}%
  264. \lst@definelanguage[67]{Simula}%
  265. {morekeywords={activate,after,array,at,before,begin,boolean,%
  266. character,class,comment,delay,detach,do,else,end,external,false,%
  267. for,go,goto,if,in,inner,inspect,integer,is,label,name,new,none,%
  268. notext,otherwise,prior,procedure,qua,reactivate,real,ref,resume,%
  269. simset,simulation,step,switch,text,then,this,to,true,until,value,%
  270. virtual,when,while},%
  271. sensitive=f,%
  272. keywordcommentsemicolon={end}{else,end,otherwise,when}{comment},%
  273. morestring=[d]",%
  274. morestring=[d]'%
  275. }[keywords,keywordcomments,strings]%
  276. \lst@definelanguage{S}[]{R}{}
  277. \lst@definelanguage[PLUS]{S}[]{R}{}
  278. \lst@definelanguage{R}%
  279. {keywords={abbreviate,abline,abs,acos,acosh,action,add1,add,%
  280. aggregate,alias,Alias,alist,all,anova,any,aov,aperm,append,apply,%
  281. approx,approxfun,apropos,Arg,args,array,arrows,as,asin,asinh,%
  282. atan,atan2,atanh,attach,attr,attributes,autoload,autoloader,ave,%
  283. axis,backsolve,barplot,basename,besselI,besselJ,besselK,besselY,%
  284. beta,binomial,body,box,boxplot,break,browser,bug,builtins,bxp,by,%
  285. c,C,call,Call,case,cat,category,cbind,ceiling,character,char,%
  286. charmatch,check,chol,chol2inv,choose,chull,class,close,cm,codes,%
  287. coef,coefficients,co,col,colnames,colors,colours,commandArgs,%
  288. comment,complete,complex,conflicts,Conj,contents,contour,%
  289. contrasts,contr,control,helmert,contrib,convolve,cooks,coords,%
  290. distance,coplot,cor,cos,cosh,count,fields,cov,covratio,wt,CRAN,%
  291. create,crossprod,cummax,cummin,cumprod,cumsum,curve,cut,cycle,D,%
  292. data,dataentry,date,dbeta,dbinom,dcauchy,dchisq,de,debug,%
  293. debugger,Defunct,default,delay,delete,deltat,demo,de,density,%
  294. deparse,dependencies,Deprecated,deriv,description,detach,%
  295. dev2bitmap,dev,cur,deviance,off,prev,,dexp,df,dfbetas,dffits,%
  296. dgamma,dgeom,dget,dhyper,diag,diff,digamma,dim,dimnames,dir,%
  297. dirname,dlnorm,dlogis,dnbinom,dnchisq,dnorm,do,dotplot,double,%
  298. download,dpois,dput,drop,drop1,dsignrank,dt,dummy,dump,dunif,%
  299. duplicated,dweibull,dwilcox,dyn,edit,eff,effects,eigen,else,%
  300. emacs,end,environment,env,erase,eval,equal,evalq,example,exists,%
  301. exit,exp,expand,expression,External,extract,extractAIC,factor,%
  302. fail,family,fft,file,filled,find,fitted,fivenum,fix,floor,for,%
  303. For,formals,format,formatC,formula,Fortran,forwardsolve,frame,%
  304. frequency,ftable,ftable2table,function,gamma,Gamma,gammaCody,%
  305. gaussian,gc,gcinfo,gctorture,get,getenv,geterrmessage,getOption,%
  306. getwd,gl,glm,globalenv,gnome,GNOME,graphics,gray,grep,grey,grid,%
  307. gsub,hasTsp,hat,heat,help,hist,home,hsv,httpclient,I,identify,if,%
  308. ifelse,Im,image,\%in\%,index,influence,measures,inherits,install,%
  309. installed,integer,interaction,interactive,Internal,intersect,%
  310. inverse,invisible,IQR,is,jitter,kappa,kronecker,labels,lapply,%
  311. layout,lbeta,lchoose,lcm,legend,length,levels,lgamma,library,%
  312. licence,license,lines,list,lm,load,local,locator,log,log10,log1p,%
  313. log2,logical,loglin,lower,lowess,ls,lsfit,lsf,ls,machine,Machine,%
  314. mad,mahalanobis,make,link,margin,match,Math,matlines,mat,matplot,%
  315. matpoints,matrix,max,mean,median,memory,menu,merge,methods,min,%
  316. missing,Mod,mode,model,response,mosaicplot,mtext,mvfft,na,nan,%
  317. names,omit,nargs,nchar,ncol,NCOL,new,next,NextMethod,nextn,%
  318. nlevels,nlm,noquote,NotYetImplemented,NotYetUsed,nrow,NROW,null,%
  319. numeric,\%o\%,objects,offset,old,on,Ops,optim,optimise,optimize,%
  320. options,or,order,ordered,outer,package,packages,page,pairlist,%
  321. pairs,palette,panel,par,parent,parse,paste,path,pbeta,pbinom,%
  322. pcauchy,pchisq,pentagamma,persp,pexp,pf,pgamma,pgeom,phyper,pico,%
  323. pictex,piechart,Platform,plnorm,plogis,plot,pmatch,pmax,pmin,%
  324. pnbinom,pnchisq,pnorm,points,poisson,poly,polygon,polyroot,pos,%
  325. postscript,power,ppoints,ppois,predict,preplot,pretty,Primitive,%
  326. print,prmatrix,proc,prod,profile,proj,prompt,prop,provide,%
  327. psignrank,ps,pt,ptukey,punif,pweibull,pwilcox,q,qbeta,qbinom,%
  328. qcauchy,qchisq,qexp,qf,qgamma,qgeom,qhyper,qlnorm,qlogis,qnbinom,%
  329. qnchisq,qnorm,qpois,qqline,qqnorm,qqplot,qr,Q,qty,qy,qsignrank,%
  330. qt,qtukey,quantile,quasi,quit,qunif,quote,qweibull,qwilcox,%
  331. rainbow,range,rank,rbeta,rbind,rbinom,rcauchy,rchisq,Re,read,csv,%
  332. csv2,fwf,readline,socket,real,Recall,rect,reformulate,regexpr,%
  333. relevel,remove,rep,repeat,replace,replications,report,require,%
  334. resid,residuals,restart,return,rev,rexp,rf,rgamma,rgb,rgeom,R,%
  335. rhyper,rle,rlnorm,rlogis,rm,rnbinom,RNGkind,rnorm,round,row,%
  336. rownames,rowsum,rpois,rsignrank,rstandard,rstudent,rt,rug,runif,%
  337. rweibull,rwilcox,sample,sapply,save,scale,scan,scan,screen,sd,se,%
  338. search,searchpaths,segments,seq,sequence,setdiff,setequal,set,%
  339. setwd,show,sign,signif,sin,single,sinh,sink,solve,sort,source,%
  340. spline,splinefun,split,sqrt,stars,start,stat,stem,step,stop,%
  341. storage,strstrheight,stripplot,strsplit,structure,strwidth,sub,%
  342. subset,substitute,substr,substring,sum,summary,sunflowerplot,svd,%
  343. sweep,switch,symbol,symbols,symnum,sys,status,system,t,table,%
  344. tabulate,tan,tanh,tapply,tempfile,terms,terrain,tetragamma,text,%
  345. time,title,topo,trace,traceback,transform,tri,trigamma,trunc,try,%
  346. ts,tsp,typeof,unclass,undebug,undoc,union,unique,uniroot,unix,%
  347. unlink,unlist,unname,untrace,update,upper,url,UseMethod,var,%
  348. variable,vector,Version,vi,warning,warnings,weighted,weights,%
  349. which,while,window,write,\%x\%,x11,X11,xedit,xemacs,xinch,xor,%
  350. xpdrows,xy,xyinch,yinch,zapsmall,zip},%
  351. otherkeywords={!,!=,~,$,*,\&,\%/\%,\%*\%,\%\%,<-,<<-,_,/},%
  352. alsoother={._$},%
  353. sensitive,%
  354. morecomment=[l]\#,%
  355. morestring=[d]",%
  356. morestring=[d]'% 2001 Robert Denham
  357. }%
  358. \lst@definelanguage{SAS}%
  359. {procnamekeys={proc},%
  360. morekeywords={DATA,AND,OR,NOT,EQ,GT,LT,GE,LE,NE,INFILE,INPUT,DO,BY,%
  361. TO,SIN,COS,OUTPUT,END,PLOT,RUN,LIBNAME,VAR,TITLE,FIRSTOBS,OBS,%
  362. DELIMITER,DLM,EOF,ABS,DIM,HBOUND,LBOUND,MAX,MIN,MOD,SIGN,SQRT,%
  363. CEIL,FLOOR,FUZZ,INT,ROUND,TRUNC,DIGAMMA,ERF,ERFC,EXP,GAMMA,%
  364. LGAMMA,LOG,LOG2,LOG10,ARCOS,ARSIN,ATAN,COSH,SINH,TANH,TAN,%
  365. POISSON,PROBBETA,PROBBNML,PROBCHI,PROBF,PROBGAM,PROBHYPR,%
  366. PROBNEGB,PROBNORM,PROBT,BETAINV,CINV,FINV,GAMINV,PROBIT,TINV,CSS,%
  367. CV,KURTOSIS,MEAN,NMISS,RANGE,SKEWNESS,STD,STDERR,SUM,USS,NORMAL,%
  368. RANBIN,RANCAU,RANEXP,RANGAM,RANNOR,RANPOI,RANTBL,RANTRI,RANUNI,%
  369. UNIFORM,IF,THEN,ELSE,WHILE,UNTIL,DROP,KEEP,LABEL,DEFAULT,ARRAY,%
  370. MERGE,CARDS,CARDS4,PUT,SET,UPDATE,ABORT,DELETE,DISPLAY,LIST,%
  371. LOSTCARD,MISSING,STOP,WHERE,ARRAY,DROP,KEEP,WINDOW,LENGTH,RENAME,%
  372. RETAIN,MEANS,UNIVARIATE,SUMMARY,TABULATE,CORR,FREQ,FOOTNOTE,NOTE,%
  373. SHOW},%
  374. otherkeywords={!,!=,~,$,*,\&,_,/,<,>=,=<,>},%
  375. morestring=[d]'%
  376. }[keywords,comments,strings,procnames]%
  377. \lst@definelanguage[AlLaTeX]{TeX}[LaTeX]{TeX}%
  378. {moretexcs={AtBeginDocument,AtBeginDvi,AtEndDocument,AtEndOfClass,%
  379. AtEndOfPackage,ClassError,ClassInfo,ClassWarning,%
  380. ClassWarningNoLine,CurrentOption,DeclareErrorFont,%
  381. DeclareFixedFont,DeclareFontEncoding,DeclareFontEncodingDefaults,%
  382. DeclareFontFamily,DeclareFontShape,DeclareFontSubstitution,%
  383. DeclareMathAccent,DeclareMathAlphabet,DeclareMathAlphabet,%
  384. DeclareMathDelimiter,DeclareMathRadical,DeclareMathSizes,%
  385. DeclareMathSymbol,DeclareMathVersion,DeclareOldFontCommand,%
  386. DeclareOption,DeclarePreloadSizes,DeclareRobustCommand,%
  387. DeclareSizeFunction,DeclareSymbolFont,DeclareSymbolFontAlphabet,%
  388. DeclareTextAccent,DeclareTextAccentDefault,DeclareTextCommand,%
  389. DeclareTextCommandDefault,DeclareTextComposite,%
  390. DeclareTextCompositeCommand,DeclareTextFontCommand,%
  391. DeclareTextSymbol,DeclareTextSymbolDefault,ExecuteOptions,%
  392. GenericError,GenericInfo,GenericWarning,IfFileExists,%
  393. InputIfFileExists,LoadClass,LoadClassWithOptions,MessageBreak,%
  394. OptionNotUsed,PackageError,PackageInfo,PackageWarning,%
  395. PackageWarningNoLine,PassOptionsToClass,PassOptionsToPackage,%
  396. ProcessOptionsProvidesClass,ProvidesFile,ProvidesFile,%
  397. ProvidesPackage,ProvideTextCommand,RequirePackage,%
  398. RequirePackageWithOptions,SetMathAlphabet,SetSymbolFont,%
  399. TextSymbolUnavailable,UseTextAccent,UseTextSymbol},%
  400. morekeywords={array,center,displaymath,document,enumerate,eqnarray,%
  401. equation,flushleft,flushright,itemize,list,lrbox,math,minipage,%
  402. picture,sloppypar,tabbing,tabular,trivlist,verbatim}%
  403. }%
  404. \lst@definelanguage[LaTeX]{TeX}[common]{TeX}%
  405. {moretexcs={a,AA,aa,addcontentsline,addpenalty,addtocontents,%
  406. addtocounter,addtolength,addtoversion,addvspace,alph,Alph,and,%
  407. arabic,array,arraycolsep,arrayrulewidth,arraystretch,author,%
  408. baselinestretch,begin,bezier,bfseries,bibcite,bibdata,bibitem,%
  409. bibliography,bibliographystyle,bibstyle,bigskip,boldmath,%
  410. botfigrule,bottomfraction,Box,caption,center,CheckCommand,circle,%
  411. citation,cite,cleardoublepage,clearpage,cline,columnsep,%
  412. columnseprule,columnwidth,contentsline,dashbox,date,dblfigrule,%
  413. dblfloatpagefraction,dblfloatsep,dbltextfloatsep,dbltopfraction,%
  414. defaultscriptratio,defaultscriptscriptratio,depth,Diamond,%
  415. displaymath,document,documentclass,documentstyle,doublerulesep,%
  416. em,emph,endarray,endcenter,enddisplaymath,enddocument,%
  417. endenumerate,endeqnarray,endequation,endflushleft,endflushright,%
  418. enditemize,endlist,endlrbox,endmath,endminipage,endpicture,%
  419. endsloppypar,endtabbing,endtabular,endtrivlist,endverbatim,%
  420. enlargethispage,ensuremath,enumerate,eqnarray,equation,%
  421. evensidemargin,extracolsep,fbox,fboxrule,fboxsep,filecontents,%
  422. fill,floatpagefraction,floatsep,flushbottom,flushleft,flushright,%
  423. fnsymbol,fontencoding,fontfamily,fontseries,fontshape,fontsize,%
  424. fontsubfuzz,footnotemark,footnotesep,footnotetext,footskip,frac,%
  425. frame,framebox,fussy,glossary,headheight,headsep,height,hline,%
  426. hspace,I,include,includeonly,index,inputlineno,intextsep,%
  427. itemindent,itemize,itemsep,iterate,itshape,Join,kill,label,%
  428. labelsep,labelwidth,LaTeX,LaTeXe,leadsto,lefteqn,leftmargin,%
  429. leftmargini,leftmarginii,leftmarginiii,leftmarginiv,leftmarginv,%
  430. leftmarginvi,leftmark,lhd,lim,linebreak,linespread,linethickness,%
  431. linewidth,list,listfiles,listfiles,listparindent,lrbox,%
  432. makeatletter,makeatother,makebox,makeglossary,makeindex,%
  433. makelabel,MakeLowercase,MakeUppercase,marginpar,marginparpush,%
  434. marginparsep,marginparwidth,markboth,markright,math,mathbf,%
  435. mathellipsis,mathgroup,mathit,mathrm,mathsf,mathsterling,mathtt,%
  436. mathunderscore,mathversion,mbox,mdseries,mho,minipage,%
  437. multicolumn,multiput,NeedsTeXFormat,newcommand,newcounter,%
  438. newenvironment,newfont,newhelp,newlabel,newlength,newline,%
  439. newmathalphabet,newpage,newsavebox,newtheorem,nobreakspace,%
  440. nobreakspace,nocite,nocorr,nocorrlist,nofiles,nolinebreak,%
  441. nonumber,nopagebreak,normalcolor,normalfont,normalmarginpar,%
  442. numberline,obeycr,oddsidemargin,oldstylenums,onecolumn,oval,%
  443. pagebreak,pagenumbering,pageref,pagestyle,paperheight,paperwidth,%
  444. paragraphmark,parbox,parsep,partopsep,picture,poptabs,pounds,%
  445. protect,pushtabs,put,qbezier,qbeziermax,r,raggedleft,raisebox,%
  446. ref,refstepcounter,renewcommand,renewenvironment,restorecr,%
  447. reversemarginpar,rhd,rightmargin,rightmark,rmfamily,roman,Roman,%
  448. rootbox,rule,samepage,sbox,scshape,secdef,section,sectionmark,%
  449. selectfont,setcounter,settodepth,settoheight,settowidth,sffamily,%
  450. shortstack,showoutput,showoverfull,sloppy,sloppypar,slshape,%
  451. smallskip,sqsubset,sqsupset,SS,stackrel,stepcounter,stop,stretch,%
  452. subparagraphmark,subsectionmark,subsubsectionmark,sum,%
  453. suppressfloats,symbol,tabbing,tabbingsep,tabcolsep,tabular,%
  454. tabularnewline,textasciicircum,textasciitilde,textbackslash,%
  455. textbar,textbf,textbraceleft,textbraceright,textbullet,%
  456. textcircled,textcompwordmark,textdagger,textdaggerdbl,textdollar,%
  457. textellipsis,textemdash,textendash,textexclamdown,textfloatsep,%
  458. textfraction,textgreater,textheight,textit,textless,textmd,%
  459. textnormal,textparagraph,textperiodcentered,textquestiondown,%
  460. textquotedblleft,textquotedblright,textquoteleft,textquoteright,%
  461. textregistered,textrm,textsc,textsection,textsf,textsl,%
  462. textsterling,textsuperscript,texttrademark,texttt,textunderscore,%
  463. textup,textvisiblespace,textwidth,thanks,thefootnote,thempfn,%
  464. thempfn,thempfootnote,thepage,thepage,thicklines,thinlines,%
  465. thispagestyle,title,today,topfigrule,topfraction,topmargin,%
  466. topsep,totalheight,tracingfonts,trivlist,ttfamily,twocolumn,%
  467. typein,typeout,unboldmath,unitlength,unlhd,unrhd,upshape,usebox,%
  468. usecounter,usefont,usepackage,value,vector,verb,verbatim,vline,%
  469. vspace,width,%
  470. normalsize,small,footnotesize,scriptsize,tiny,large,Large,LARGE,%
  471. huge,Huge}%
  472. }%
  473. \lst@definelanguage[plain]{TeX}[common]{TeX}%
  474. {moretexcs={advancepageno,beginsection,bf,bffam,bye,cal,cleartabs,%
  475. columns,dosupereject,endinsert,eqalign,eqalignno,fiverm,fivebf,%
  476. fivei,fivesy,folio,footline,hang,headline,it,itemitem,itfam,%
  477. leqalignno,magnification,makefootline,makeheadline,midinsert,mit,%
  478. mscount,nopagenumbers,normalbottom,of,oldstyle,pagebody,%
  479. pagecontents,pageinsert,pageno,plainoutput,preloaded,proclaim,rm,%
  480. settabs,sevenbf,seveni,sevensy,sevenrm,sl,slfam,supereject,%
  481. tabalign,tabs,tabsdone,tabsyet,tenbf,tenex,teni,tenit,tenrm,%
  482. tensl,tensy,tentt,textindent,topglue,topins,topinsert,tt,ttfam,%
  483. ttraggedright,vfootnote}%
  484. }%
  485. \lst@definelanguage[common]{TeX}[primitive]{TeX}
  486. {moretexcs={active,acute,ae,AE,aleph,allocationnumber,allowbreak,%
  487. alpha,amalg,angle,approx,arccos,arcsin,arctan,arg,arrowvert,%
  488. Arrowvert,ast,asymp,b,backslash,bar,beta,bgroup,big,Big,bigbreak,%
  489. bigcap,bigcirc,bigcup,bigg,Bigg,biggl,Biggl,biggm,Biggm,biggr,%
  490. Biggr,bigl,Bigl,bigm,Bigm,bigodot,bigoplus,bigotimes,bigr,Bigr,%
  491. bigskip,bigskipamount,bigsqcup,bigtriangledown,bigtriangleup,%
  492. biguplus,bigvee,bigwedge,bmod,bordermatrix,bot,bowtie,brace,%
  493. braceld,bracelu,bracerd,braceru,bracevert,brack,break,breve,%
  494. buildrel,bullet,c,cap,cases,cdot,cdotp,cdots,centering,%
  495. centerline,check,chi,choose,circ,clubsuit,colon,cong,coprod,%
  496. copyright,cos,cosh,cot,coth,csc,cup,d,dag,dagger,dashv,ddag,%
  497. ddagger,ddot,ddots,deg,delta,Delta,det,diamond,diamondsuit,dim,%
  498. displaylines,div,do,dospecials,dot,doteq,dotfill,dots,downarrow,%
  499. Downarrow,downbracefill,egroup,eject,ell,empty,emptyset,endgraf,%
  500. endline,enskip,enspace,epsilon,equiv,eta,exists,exp,filbreak,%
  501. flat,fmtname,fmtversion,footins,footnote,footnoterule,forall,%
  502. frenchspacing,frown,gamma,Gamma,gcd,ge,geq,gets,gg,goodbreak,%
  503. grave,H,hat,hbar,heartsuit,hglue,hideskip,hidewidth,hom,%
  504. hookleftarrow,hookrightarrow,hphantom,hrulefill,i,ialign,iff,Im,%
  505. imath,in,inf,infty,int,interdisplaylinepenalty,%
  506. interfootnotelinepenalty,intop,iota,item,j,jmath,joinrel,jot,%
  507. kappa,ker,l,L,lambda,Lambda,land,langle,lbrace,lbrack,lceil,%
  508. ldotp,ldots,le,leavevmode,leftarrow,Leftarrow,leftarrowfill,%
  509. leftharpoondown,leftharpoonup,leftline,leftrightarrow,%
  510. Leftrightarrow,leq,lfloor,lg,lgroup,lhook,lim,liminf,limsup,line,%
  511. ll,llap,lmoustache,ln,lnot,log,longleftarrow,Longleftarrow,%
  512. longleftrightarrow,Longleftrightarrow,longmapsto,longrightarrow,%
  513. Longrightarrow,loop,lor,lq,magstep,magstep,magstephalf,mapsto,%
  514. mapstochar,mathhexbox,mathpalette,mathstrut,matrix,max,maxdimen,%
  515. medbreak,medskip,medskipamount,mid,min,models,mp,mu,multispan,%
  516. nabla,narrower,natural,ne,nearrow,neg,negthinspace,neq,newbox,%
  517. newcount,newdimen,newfam,newif,newinsert,newlanguage,newmuskip,%
  518. newread,newskip,newtoks,newwrite,next,ni,nobreak,nointerlineskip,%
  519. nonfrenchspacing,normalbaselines,normalbaselineskip,%
  520. normallineskip,normallineskiplimit,not,notin,nu,null,nwarrow,o,O,%
  521. oalign,obeylines,obeyspaces,odot,oe,OE,offinterlineskip,oint,%
  522. ointop,omega,Omega,ominus,ooalign,openup,oplus,oslash,otimes,%
  523. overbrace,overleftarrow,overrightarrow,owns,P,parallel,partial,%
  524. perp,phantom,phi,Phi,pi,Pi,pm,pmatrix,pmod,Pr,prec,preceq,prime,%
  525. prod,propto,psi,Psi,qquad,quad,raggedbottom,raggedright,rangle,%
  526. rbrace,rbrack,rceil,Re,relbar,Relbar,removelastskip,repeat,%
  527. rfloor,rgroup,rho,rhook,rightarrow,Rightarrow,rightarrowfill,%
  528. rightharpoondown,rightharpoonup,rightleftharpoons,rightline,rlap,%
  529. rmoustache,root,rq,S,sb,searrow,sec,setminus,sharp,showhyphens,%
  530. sigma,Sigma,sim,simeq,sin,sinh,skew,slash,smallbreak,smallint,%
  531. smallskip,smallskipamount,smash,smile,sp,space,spadesuit,sqcap,%
  532. sqcup,sqrt,sqsubseteq,sqsupseteq,ss,star,strut,strutbox,subset,%
  533. subseteq,succ,succeq,sum,sup,supset,supseteq,surd,swarrow,t,tan,%
  534. tanh,tau,TeX,theta,Theta,thinspace,tilde,times,to,top,tracingall,%
  535. triangle,triangleleft,triangleright,u,underbar,underbrace,%
  536. uparrow,Uparrow,upbracefill,updownarrow,Updownarrow,uplus,%
  537. upsilon,Upsilon,v,varepsilon,varphi,varpi,varrho,varsigma,%
  538. vartheta,vdash,vdots,vec,vee,vert,Vert,vglue,vphantom,wedge,%
  539. widehat,widetilde,wlog,wp,wr,xi,Xi,zeta}%
  540. }%
  541. \lst@definelanguage[primitive]{TeX}%
  542. {moretexcs={above,abovedisplayshortskip,abovedisplayskip,aftergroup,%
  543. abovewithdelims,accent,adjdemerits,advance,afterassignment,atop,%
  544. atopwithdelims,badness,baselineskip,batchmode,begingroup,%
  545. belowdisplayshortskip,belowdisplayskip,binoppenalty,botmark,box,%
  546. boxmaxdepth,brokenpenalty,catcode,char,chardef,cleaders,closein,%
  547. closeout,clubpenalty,copy,count,countdef,cr,crcr,csname,day,%
  548. deadcycles,def,defaulthyphenchar,defaultskewchar,delcode,%
  549. delimiter,delimiterfactor,delimitershortfall,dimen,dimendef,%
  550. discretionary,displayindent,displaylimits,displaystyle,%
  551. displaywidowpenalty,displaywidth,divide,doublehyphendemerits,dp,%
  552. edef,else,emergencystretch,end,endcsname,endgroup,endinput,%
  553. endlinechar,eqno,errhelp,errmessage,errorcontextlines,%
  554. errorstopmode,escapechar,everycr,everydisplay,everyhbox,everyjob,%
  555. everymath,everypar,everyvbox,exhyphenpenalty,expandafter,fam,fi,%
  556. finalhypendemerits,firstmark,floatingpenalty,font,fontdimen,%
  557. fontname,futurelet,gdef,global,globaldefs,halign,hangafter,%
  558. hangindent,hbadness,hbox,hfil,hfill,hfilneg,hfuzz,hoffset,%
  559. holdinginserts,hrule,hsize,hskip,hss,ht,hyphenation,hyphenchar,%
  560. hyphenpenalty,if,ifcase,ifcat,ifdim,ifeof,iffalse,ifhbox,ifhmode,%
  561. ifinner,ifmmode,ifnum,ifodd,iftrue,ifvbox,ifvmode,ifvoid,ifx,%
  562. ignorespaces,immediate,indent,input,insert,insertpenalties,%
  563. interlinepenalty,jobname,kern,language,lastbox,lastkern,%
  564. lastpenalty,lastskip,lccode,leaders,left,lefthyphenmin,leftskip,%
  565. leqno,let,limits,linepenalty,lineskip,lineskiplimits,long,%
  566. looseness,lower,lowercase,mag,mark,mathaccent,mathbin,mathchar,%
  567. mathchardef,mathchoice,mathclose,mathcode,mathinner,mathop,%
  568. mathopen,mathord,mathpunct,mathrel,mathsurround,maxdeadcycles,%
  569. maxdepth,meaning,medmuskip,message,mkern,month,moveleft,%
  570. moveright,mskip,multiply,muskip,muskipdef,newlinechar,noalign,%
  571. noboundary,noexpand,noindent,nolimits,nonscript,nonstopmode,%
  572. nulldelimiterspace,nullfont,number,omit,openin,openout,or,outer,%
  573. output,outputpenalty,over,overfullrule,overline,overwithdelims,%
  574. pagedepth,pagefilllstretch,pagefillstretch,pagefilstretch,%
  575. pagegoal,pageshrink,pagestretch,pagetotal,par,parfillskip,%
  576. parindent,parshape,parskip,patterns,pausing,penalty,%
  577. postdisplaypenalty,predisplaypenalty,predisplaysize,pretolerance,%
  578. prevdepth,prevgraf,radical,raise,read,relax,relpenalty,right,%
  579. righthyphenmin,rightskip,romannumeral,scriptfont,%
  580. scriptscriptfont,scriptscriptstyle,scriptspace,scriptstyle,%
  581. scrollmode,setbox,setlanguage,sfcode,shipout,show,showbox,%
  582. showboxbreadth,showboxdepth,showlists,showthe,skewchar,skip,%
  583. skipdef,spacefactor,spaceskip,span,special,splitbotmark,%
  584. splitfirstmark,splitmaxdepth,splittopskip,string,tabskip,%
  585. textfont,textstyle,the,thickmuskip,thinmuskip,time,toks,toksdef,%
  586. tolerance,topmark,topskip,tracingcommands,tracinglostchars,%
  587. tracingmacros,tracingonline,tracingoutput,tracingpages,%
  588. tracingparagraphs,tracingrestores,tracingstats,uccode,uchyph,%
  589. underline,unhbox,unhcopy,unkern,unpenalty,unskip,unvbox,unvcopy,%
  590. uppercase,vadjust,valign,vbadness,vbox,vcenter,vfil,vfill,%
  591. vfilneg,vfuzz,voffset,vrule,vsize,vskip,vsplit,vss,vtop,wd,%
  592. widowpenalty,write,xdef,xleaders,xspaceskip,year},%
  593. sensitive,%
  594. alsoother={0123456789$_},%
  595. morecomment=[l]\%%
  596. }[keywords,tex,comments]%
  597. \endinput
  598. %%
  599. %% End of file `lstlang3.sty'.