]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sweave.module
lyx2lyx: Update the emergency value
[lyx.git] / lib / layouts / sweave.module
index 11b9e35b255c9af658602c81bc734064c764eff5..ace12bf5b84caaf6aa7b328b3267efbffb8a2092 100644 (file)
@@ -1,12 +1,19 @@
 #\DeclareLyXModule[sweave->latex,fancyvrb.sty]{Sweave}
 #DescriptionBegin
 #Allows to use the statistical language S/R as a literate programming tool via the Sweave() function.
-#See sweave.lyx in examples.
+#For more info see the LyX example file sweave.lyx.
 #DescriptionEnd
 #Category: literate
 #Excludes: lilypond
 
-Format 35
+Format 49
+
+Input litinsets.inc
+
+Counter chunk
+    InitialValue 2
+End
+
 OutputType             literate
 OutputFormat           sweave
 
@@ -20,32 +27,6 @@ AddToPreamble
        @
 EndPreamble
 
-Style Chunk
-       Category              Sweave
-       LatexType             Paragraph
-       LatexName             dummy
-       Margin                static
-       Align                 Left
-       AlignPossible         Block, Left, Right, Center
-       TopSep                0.7
-       BottomSep             0.7
-       NewLine               0
-       FreeSpacing           1
-       PassThru              1
-       ParbreakIsNewline     1
-       Spellcheck            0
-       ## What is LabelType used for?
-       LabelType             Static
-       TextFont
-         Color               latex
-         Family              Typewriter
-       EndFont
-End
-
-Style Scrap
-       ObsoletedBy           Chunk
-End
-
 InsetLayout "Flex:Sweave Options"
        LabelString           "Sweave opts"
        LatexType             Command