[Distr-commits] r345 - pkg/SweaveListingUtils/inst/TeX
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Nov 24 10:09:47 CET 2008
Author: ruckdeschel
Date: 2008-11-24 10:09:46 +0100 (Mon, 24 Nov 2008)
New Revision: 345
Modified:
pkg/SweaveListingUtils/inst/TeX/Rdlisting.sty
Log:
completed Rdlisting.sty according to "Parsing Rd Files" by Duncan Murdoch
as of Nov 4 2008
Modified: pkg/SweaveListingUtils/inst/TeX/Rdlisting.sty
===================================================================
--- pkg/SweaveListingUtils/inst/TeX/Rdlisting.sty 2008-11-21 14:39:04 UTC (rev 344)
+++ pkg/SweaveListingUtils/inst/TeX/Rdlisting.sty 2008-11-24 09:09:46 UTC (rev 345)
@@ -1,14 +1,15 @@
\lstdefinelanguage{Rd}[common]{TeX}%
{moretexcs={acronym,alias,arguments,author,bold,cite,%
code,command,concept,cr,deqn,describe,%
- description,details,dfn,docType,dots,dQuote,%
- email,emph,enc,env,eqn,examples,%
- file,format,item,itemize,kbd,keyword,%
- keyword,ldots,link,method,name,note,%
- option,pkg,preformatted,R,references,S4method,%
- samp,section,seealso,source,sQuote,strong,%
- synopsis,tab,tabular,title,url,usage,%
- value,var},
+ description,details,dfn,docType,dots,%
+ dontrun,dontshow,donttest,dQuote,%
+ email,emph,enc,encoding,enumerate,env,eqn,%
+ examples,file,format,item,itemize,kbd,keyword,%
+ keyword,ldots,link,linkS4class,method,name,note,%
+ option,pkg,preformatted,R,references,S3method,%
+ S4method,samp,section,seealso,source,sp,special,%
+ sQuote,strong,synopsis,tab,tabular,testonly,%
+ title,url,usage,value,var},
sensitive=true,%
morecomment=[l]\%% 2008 Peter Ruckdeschel
}[keywords,comments]%%
More information about the Distr-commits
mailing list