[Distr-commits] r510 - branches/distr-2.2/pkg/SweaveListingUtils/inst/doc pkg/SweaveListingUtils/inst/doc

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Jul 16 15:29:07 CEST 2009


Author: ruckdeschel
Date: 2009-07-16 15:29:04 +0200 (Thu, 16 Jul 2009)
New Revision: 510

Modified:
   branches/distr-2.2/pkg/SweaveListingUtils/inst/doc/preamble.tex
   pkg/SweaveListingUtils/inst/doc/preamble.tex
Log:
added comment about comment ...

% %%% important: keep the following comment in
% %%% (see https://mailman.stat.ethz.ch/pipermail/r-help/2009-July/204747.html)
% this comment persuades Sweave not to insert \usepackage{Sweave}


Modified: branches/distr-2.2/pkg/SweaveListingUtils/inst/doc/preamble.tex
===================================================================
--- branches/distr-2.2/pkg/SweaveListingUtils/inst/doc/preamble.tex	2009-07-16 12:59:22 UTC (rev 509)
+++ branches/distr-2.2/pkg/SweaveListingUtils/inst/doc/preamble.tex	2009-07-16 13:29:04 UTC (rev 510)
@@ -1,6 +1,10 @@
 % -------------------------------------------------------------------------------
 \RequirePackage{fancyvrb}
 \RequirePackage{listings}
+% %%% important: keep the following comment in
+% %%% (see https://mailman.stat.ethz.ch/pipermail/r-help/2009-July/204747.html)
+% this comment persuades Sweave not to insert \usepackage{Sweave}
+%
 % -------------------------------------------------------------------------------
 \SweaveOpts{keep.source=TRUE}
 % -------------------------------------------------------------------------------

Modified: pkg/SweaveListingUtils/inst/doc/preamble.tex
===================================================================
--- pkg/SweaveListingUtils/inst/doc/preamble.tex	2009-07-16 12:59:22 UTC (rev 509)
+++ pkg/SweaveListingUtils/inst/doc/preamble.tex	2009-07-16 13:29:04 UTC (rev 510)
@@ -1,6 +1,10 @@
 % -------------------------------------------------------------------------------
 \RequirePackage{fancyvrb}
 \RequirePackage{listings}
+% %%% important: keep the following comment in
+% %%% (see https://mailman.stat.ethz.ch/pipermail/r-help/2009-July/204747.html)
+% this comment persuades Sweave not to insert \usepackage{Sweave}
+%
 % -------------------------------------------------------------------------------
 \SweaveOpts{keep.source=TRUE}
 % -------------------------------------------------------------------------------



More information about the Distr-commits mailing list