[Yuima-commits] r204 - pkg/yuimadocs/inst/doc/JSS
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Jul 26 09:42:49 CEST 2012
Author: iacus
Date: 2012-07-26 09:42:48 +0200 (Thu, 26 Jul 2012)
New Revision: 204
Modified:
pkg/yuimadocs/inst/doc/JSS/article-new.Rnw
Log:
sun this
Modified: pkg/yuimadocs/inst/doc/JSS/article-new.Rnw
===================================================================
--- pkg/yuimadocs/inst/doc/JSS/article-new.Rnw 2012-07-26 07:39:03 UTC (rev 203)
+++ pkg/yuimadocs/inst/doc/JSS/article-new.Rnw 2012-07-26 07:42:48 UTC (rev 204)
@@ -18,27 +18,12 @@
%% HOW TO BUILD THIS FILE
-%% step 1) Sweave will produce LaTeX file
-%% step 2) remove all out file (don't ask why)
-%% step 3) pdflatex the .tex file
-%% all the above steps should be done VIA R CMD as
-%% explained in the next lines:
+%% from inside the directory of JSS
+%% ./script.sh article-new
-%% FROM A TERMINAL SHELL, IN THE SAME DIRECTORY OF THE .RNW FILE
-%% TYPE THESE THREE COMMANDS IN SEQUENCE
-%% step 1) R CMD Sweave article-new
-%% step 2) rm *.out
-%% step 3) R CMD pdflatex article-new
-%% you can repeat steps 2) and 3) to update references etc.
-%% For bibtex you need to run these commands
-%% step 3) R CMD bibtex article-new
-%% step 2) rm *.out
-%% step 3) R CMD pdflatex article-new
-
-
\usepackage{amsmath,amssymb}
\usepackage[utf8x]{inputenc}
More information about the Yuima-commits
mailing list