]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sweave.module
- theorems-without-preamble.inc: new file to provide theorem environments without...
[lyx.git] / lib / layouts / sweave.module
index b3925e85164b866a3300935b03a42cb94bd2466f..4f600ed20fd359229738114e0cc74f301617db22 100644 (file)
@@ -11,7 +11,7 @@
 # - \setkeys{Gin}{width=0.8\textwidth} How to add such a "beast"? This is used to define
 #   the size of produced plots.
 
-Format 34
+Format 35
 OutputType             literate
 OutputFormat           sweave
 
@@ -19,7 +19,7 @@ ClassOptions
        Other          "noae"
 End
 
-Preamble
+AddToPreamble
        <<echo=F>>=
          if(exists("ls.enc")) options(encoding=ls.enc)
        @
@@ -49,7 +49,7 @@ Style Scrap
        ObsoletedBy           Chunk
 End
 
-InsetLayout "Sweave Options"
+InsetLayout "Flex:Sweave Options"
        LabelString           "Sweave opts"
        LatexType             Command
        LaTexName             SweaveOpts
@@ -71,7 +71,7 @@ InsetLayout "Sweave Options"
        ForceLTR              true
 End
 
-InsetLayout "S/R expression"
+InsetLayout "Flex:S/R expression"
        LabelString           "S/R expr"
        LatexType             Command
        LaTexName             Sexpr
@@ -93,7 +93,7 @@ InsetLayout "S/R expression"
        ForceLTR              true
 End
 
-InsetLayout "Sweave Input File"
+InsetLayout "Flex:Sweave Input File"
        LabelString           "Sweave Input File"
        LatexType             Command
        LaTexName             SweaveInput