]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sweave.module
We have the magic keyword ObsoletedBy which allows renaming styles
[lyx.git] / lib / layouts / sweave.module
index ca36f1f1a3e67ea81cc57dffe13b482ef35f38fe..891fd14db49768ddddcfbf56ee1080fb12759a72 100644 (file)
@@ -1,7 +1,8 @@
-#\DeclareLyXModule[sweave->latex]{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)!
 
 # - \setkeys{Gin}{width=0.8\textwidth} How to add such a "beast"? This is used to define
 #   the size of produced plots.
 
-Format 15
-OutputType              literate
+Format 26
+OutputType             literate
 OutputFormat           sweave
 
+ClassOptions
+       Other          "noae"
+End
+
 Style Chunk
        Category              Sweave
        LatexType             Paragraph