]> 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 03943eb3de9c95e96566fde50132aeedd057fc77..891fd14db49768ddddcfbf56ee1080fb12759a72 100644 (file)
@@ -2,6 +2,7 @@
 #DescriptionBegin
 #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