]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sweave.module
fix typos.
[lyx.git] / lib / layouts / sweave.module
index d579fb5897b1f5e5265abb6d11a4f0e1f41d6684..cb9246707e75cc64b7a4141b63d5ef364254a140 100644 (file)
@@ -1,7 +1,8 @@
-#\DeclareLyXModule[Sweave.sty]{Sweave - S/R literate programming}
+#\DeclareLyXModule[sweave->latex]{Sweave}
 #DescriptionBegin
-#Allows to use the statistical language S/R as a literate programming tool - Sweave.
+#Allows to use the statistical language S/R as a literate programming tool.
 #DescriptionEnd
+#Category: literate
 
 # Within the chunk, lines are separated by newlines (Ctrl-Return)!
 
@@ -9,9 +10,9 @@
 # - \setkeys{Gin}{width=0.8\textwidth} How to add such a "beast"? This is used to define
 #   the size of produced plots.
 
-Format 11
+Format 15
 OutputType              literate
-#OutputFormat           sweave
+OutputFormat           sweave
 
 Style Chunk
        Category              Sweave