]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sweave.module
KOMA-script layout files: don't check for KOMA-script's internal dependencies, scrbas...
[lyx.git] / lib / layouts / sweave.module
index d579fb5897b1f5e5265abb6d11a4f0e1f41d6684..08b3067d821c3df95242a5b8c53c6e25040c588a 100644 (file)
@@ -1,17 +1,21 @@
-#\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)!
 
 # 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 11
-OutputType              literate
-#OutputFormat           sweave
+Format 27
+OutputType             literate
+OutputFormat           sweave
+
+ClassOptions
+       Other          "noae"
+End
 
 Style Chunk
        Category              Sweave
@@ -27,6 +31,7 @@ Style Chunk
        NewLine               0
        FreeSpacing           1
        PassThru              1
+       ParbreakIsNewline     1
        ## What is LabelType used for?
        LabelType             Static
        TextFont