]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sweave.module
Reference prefixes for enumerations.
[lyx.git] / lib / layouts / sweave.module
index 03943eb3de9c95e96566fde50132aeedd057fc77..cc3f2990b6ea2e51b8c6448e2d9033cdfecf74fa 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 27
+OutputType             literate
 OutputFormat           sweave
 
+ClassOptions
+       Other          "noae"
+End
+
 Style Chunk
        Category              Sweave
        LatexType             Paragraph