]> 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 ca36f1f1a3e67ea81cc57dffe13b482ef35f38fe..08b3067d821c3df95242a5b8c53c6e25040c588a 100644 (file)
@@ -1,18 +1,22 @@
-#\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)!
 
 # 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 15
-OutputType              literate
+Format 27
+OutputType             literate
 OutputFormat           sweave
 
+ClassOptions
+       Other          "noae"
+End
+
 Style Chunk
        Category              Sweave
        LatexType             Paragraph
@@ -27,6 +31,7 @@ Style Chunk
        NewLine               0
        FreeSpacing           1
        PassThru              1
+       ParbreakIsNewline     1
        ## What is LabelType used for?
        LabelType             Static
        TextFont