Author: lasgouttes
Date: Tue Jun 21 15:00:19 2011
New Revision: 39181
URL: http://www.lyx.org/trac/changeset/39181

Log:
Backport r39180 (small sweave cleanups). No status entry necessary.

Modified:
   lyx-devel/branches/BRANCH_2_0_X/lib/layouts/sweave.module

Modified: lyx-devel/branches/BRANCH_2_0_X/lib/layouts/sweave.module
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/lib/layouts/sweave.module   Tue Jun 21 
14:55:20 2011        (r39180)
+++ lyx-devel/branches/BRANCH_2_0_X/lib/layouts/sweave.module   Tue Jun 21 
15:00:19 2011        (r39181)
@@ -1,4 +1,4 @@
-#\DeclareLyXModule[sweave->latex]{Sweave}
+#\DeclareLyXModule[sweave->latex,fancyvrb.sty]{Sweave}
 #DescriptionBegin
 #Allows to use the statistical language S/R as a literate programming tool via 
Sweave package.
 #See sweave.lyx in examples.
@@ -6,11 +6,6 @@
 #Category: literate
 #Excludes: lilypond
 
-
-# To add :
-# - \setkeys{Gin}{width=0.8\textwidth} How to add such a "beast"? This is used 
to define
-#   the size of produced plots.
-
 Format 35
 OutputType             literate
 OutputFormat           sweave

Reply via email to