]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/knitr.module
Two places where coverity urges us to limit string length
[lyx.git] / lib / layouts / knitr.module
index e7ccb342226cae7df1569a21d8e80af904601f49..5b58c680ddff40046d8dad718302db5962648c40 100644 (file)
@@ -6,8 +6,14 @@
 #Category: literate
 #Excludes: lilypond | sweave
 
-Format 45
+Format 63
+
 Input litinsets.inc
+
+Counter chunk
+    InitialValue 2
+End
+
 OutputType             literate
 OutputFormat           knitr
 
@@ -31,6 +37,8 @@ InsetLayout "Flex:Sweave Options"
        Spellcheck            0
        FreeSpacing           true
        ForceLTR              true
+       AddToToc              literate
+       IsTocCaption          1
 End
 
 InsetLayout "Flex:S/R expression"