[rkward-cvs] SF.net SVN: rkward:[3610] branches/jss_dec_10/FINAL_JSS_TEX/FINAL_splitted/ GUI_elements.tex
sjar at users.sourceforge.net
sjar at users.sourceforge.net
Thu May 26 00:18:32 UTC 2011
Revision: 3610
http://rkward.svn.sourceforge.net/rkward/?rev=3610&view=rev
Author: sjar
Date: 2011-05-26 00:18:31 +0000 (Thu, 26 May 2011)
Log Message:
-----------
* added information about JS actions
* added some information in caption
* reference to figure in supplementary
Modified Paths:
--------------
branches/jss_dec_10/FINAL_JSS_TEX/FINAL_splitted/GUI_elements.tex
Modified: branches/jss_dec_10/FINAL_JSS_TEX/FINAL_splitted/GUI_elements.tex
===================================================================
--- branches/jss_dec_10/FINAL_JSS_TEX/FINAL_splitted/GUI_elements.tex 2011-05-25 20:08:25 UTC (rev 3609)
+++ branches/jss_dec_10/FINAL_JSS_TEX/FINAL_splitted/GUI_elements.tex 2011-05-26 00:18:31 UTC (rev 3610)
@@ -145,7 +145,9 @@
folding, block-wise indentation adjustments or commenting, automatic
brackets, search and replace with plain text or regular expressions,
and many more. The editor automatically saves snapshots of the
-currently edited files at configurable intervals.
+currently edited files at configurable intervals.
+It is noteworthy that \pkg{Kate} is extendable by
+customized \proglang{ECMAScript} (\proglang{JavaScript}) actions\footnote{\url{http://kate-editor.org/2010/07/09/kate-scripted-actions}}.
For interaction with \proglang{R}, the editor has
predefined shortcuts (and toolbar icons) for submitting the current line, the current
@@ -439,10 +441,10 @@
\begin{figure}[t!]
\centering
\includegraphics[width=15.5cm]{./figures/results_output_cropped.png}
- \caption{Sample contents of the output window. \code{DNase} and \code{ChickWeight} data of the \pkg{datasets} packages were used.
+ \caption{Sample contents of the output window (red square). \code{DNase} and \code{ChickWeight} data of the \pkg{datasets} packages were used.
Standard elements of plugin output include a standardized header, and a
``Run again''-link, which allows to repeat the analysis with identical or
- similar parameters.}
+ similar parameters (Details of the previous analysis are shown in the status bar when the mouse pointer hovers over the ``Run again''-link). See also Figure 4 in the supplementary section accompining this paper.}
\label{fig:results_output}
\end{figure}
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