]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/knitr.module
Install a new compressor
[lyx.git] / lib / layouts / knitr.module
index fe64359237cfd66753270bd355fadf8784d1693c..a357b33d7a1c3be8fa99daa650c2f55f6b2d5999 100644 (file)
@@ -6,36 +6,17 @@
 #Category: literate
 #Excludes: lilypond | sweave
 
-Format 35
-OutputType             literate
-OutputFormat           knitr
+Format 66
 
-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
+Input litinsets.inc
 
-Style Scrap
-       ObsoletedBy           Chunk
+Counter chunk
+    InitialValue 2
 End
 
+OutputType             literate
+OutputFormat           knitr
+
 InsetLayout "Flex:Sweave Options"
        LabelString           "Sweave opts"
        LatexType             Command
@@ -56,6 +37,8 @@ InsetLayout "Flex:Sweave Options"
        Spellcheck            0
        FreeSpacing           true
        ForceLTR              true
+       AddToToc              literate
+       IsTocCaption          1
 End
 
 InsetLayout "Flex:S/R expression"