[rkward-cvs] SF.net SVN: rkward:[3302] branches/jss_dec_10/FINAL_JSS_TEX

sjar at users.sourceforge.net sjar at users.sourceforge.net
Thu Dec 23 02:47:08 UTC 2010


Revision: 3302
          http://rkward.svn.sourceforge.net/rkward/?rev=3302&view=rev
Author:   sjar
Date:     2010-12-23 02:47:08 +0000 (Thu, 23 Dec 2010)

Log Message:
-----------
* minor corrections

Modified Paths:
--------------
    branches/jss_dec_10/FINAL_JSS_TEX/example_plugin.tex
    branches/jss_dec_10/FINAL_JSS_TEX/technical.tex

Modified: branches/jss_dec_10/FINAL_JSS_TEX/example_plugin.tex
===================================================================
--- branches/jss_dec_10/FINAL_JSS_TEX/example_plugin.tex	2010-12-23 02:05:00 UTC (rev 3301)
+++ branches/jss_dec_10/FINAL_JSS_TEX/example_plugin.tex	2010-12-23 02:47:08 UTC (rev 3302)
@@ -169,7 +169,7 @@
 
 The corresponding code readable for the user is \proglang{R} code.\code{rk.header} and \code{rk.results} 
 are RKWard functions provided by the package \pkg{rkward}. In case the package is installed the code below 
-can be run from any R engine.
+can be run from any \proglang{R} engine.
 
 \begin{Code}
 local({

Modified: branches/jss_dec_10/FINAL_JSS_TEX/technical.tex
===================================================================
--- branches/jss_dec_10/FINAL_JSS_TEX/technical.tex	2010-12-23 02:05:00 UTC (rev 3301)
+++ branches/jss_dec_10/FINAL_JSS_TEX/technical.tex	2010-12-23 02:47:08 UTC (rev 3302)
@@ -198,7 +198,7 @@
 into \proglang{R} code\footnote{
     Plugins are also used in some other contexts within RKWard, for instance the
     kate part supports extensions via plugins and user scripts. At this point we
-    will focus only on plugins generating R code.
+    will focus only on plugins generating \proglang{R} code.
 }. Thus, the plugin framework is basically a tool set used to define
 GUIs for the automatic generation of \proglang{R} code. Plugins provide users in many cases 
 with reasonable default values, force to use a certain input (factor, integer) or usage 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list