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

tfry at users.sourceforge.net tfry at users.sourceforge.net
Wed Dec 22 11:09:12 UTC 2010


Revision: 3299
          http://rkward.svn.sourceforge.net/rkward/?rev=3299&view=rev
Author:   tfry
Date:     2010-12-22 11:09:12 +0000 (Wed, 22 Dec 2010)

Log Message:
-----------
Modify figure to show that a pluginmap typically contains several plugins.

Modified Paths:
--------------
    branches/jss_dec_10/FINAL_JSS_TEX/installing_starting_RKWard.tex
    branches/jss_dec_10/FINAL_JSS_TEX/technical.tex
    branches/jss_dec_10/figures/plugin_structure.odp
    branches/jss_dec_10/figures/plugin_structure.pdf

Modified: branches/jss_dec_10/FINAL_JSS_TEX/installing_starting_RKWard.tex
===================================================================
--- branches/jss_dec_10/FINAL_JSS_TEX/installing_starting_RKWard.tex	2010-12-22 07:05:44 UTC (rev 3298)
+++ branches/jss_dec_10/FINAL_JSS_TEX/installing_starting_RKWard.tex	2010-12-22 11:09:12 UTC (rev 3299)
@@ -1,4 +1,4 @@
-\section{Installing and Starting RKWard}
+\section{Installing and starting RKWard}
 \label{sec:installing_starting_RKWard}
 RKWard can be downloaded free of charge in source and binary from
 \url{http://sourceforge.net/}. On the GNU/Linux
@@ -8,7 +8,7 @@
 installer (requires existing installations of
 \proglang{R} and \proglang{KDE}) and
 as an installation bundle (including \proglang{R} and
-essential parts \proglang{KDE} SC). At the time of
+essential parts of the \proglang{KDE} SC). At the time of
 this writing, the developers lack the resources to support a MacOS X
 port, and especially to provide binaries for MacOS X. However, RKWard
 has been shown to be compilable and installable on the Mac, and appears
@@ -19,6 +19,6 @@
 embedded \proglang{R} engine. To facilitate the first
 steps for new users, a dialog offers the choice to load an existing
 workspace, to start with an empty workspace, or to create a new
-data.frame and open that for editing. Also, an overview help-page is
+\code{data.frame} and open that for editing. Also, an overview help-page is
 shown in the document area of the main window. Both start-up features
 can be turned off.
\ No newline at end of file

Modified: branches/jss_dec_10/FINAL_JSS_TEX/technical.tex
===================================================================
--- branches/jss_dec_10/FINAL_JSS_TEX/technical.tex	2010-12-22 07:05:44 UTC (rev 3298)
+++ branches/jss_dec_10/FINAL_JSS_TEX/technical.tex	2010-12-22 11:09:12 UTC (rev 3299)
@@ -209,13 +209,15 @@
 
 \subsubsection{Defining a plugin}
 \label{sec:technical_plugins_defining}
-Plugins consist of four parts \citep[see Section~\ref{sec:example_plugin} for an example; for a complete
-manual, see][]{Friedrichsmeier2010} (Figure ~\ref{fig:plugin_structure}):
+Plugins consist of four parts as visualized in Figure~\ref{fig:plugin_structure} 
+\citep[see Section~\ref{sec:example_plugin} for an example; for a complete
+manual, see][]{Friedrichsmeier2010}:
 
 \begin{figure}[htp]
  \centering
  \includegraphics[width=8cm]{../figures/plugin_structure.pdf}
- \caption{Plugin structure of RKWard.}
+ \caption{Plugin structure of RKWard. One or more plugins are declared in a ``plugin map''. Each plugin is defined by
+ two \proglang{XML} files, and one \proglang{ECMAScript} file.}
  \label{fig:plugin_structure}
 \end{figure}
 

Modified: branches/jss_dec_10/figures/plugin_structure.odp
===================================================================
(Binary files differ)

Modified: branches/jss_dec_10/figures/plugin_structure.pdf
===================================================================
(Binary files differ)


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