]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sweave.module
Regularly check if graphics is modified when visible on screen (#10596)
[lyx.git] / lib / layouts / sweave.module
index dd0e642ef138325a52428aefa3a3f5f8e14cba0a..cd1b11c62e88a59e35735c3e1eccf07b5899c3cf 100644 (file)
@@ -6,8 +6,14 @@
 #Category: literate
 #Excludes: lilypond
 
-Format 45
+Format 63
+
 Input litinsets.inc
+
+Counter chunk
+    InitialValue 2
+End
+
 OutputType             literate
 OutputFormat           sweave
 
@@ -41,6 +47,8 @@ InsetLayout "Flex:Sweave Options"
        Spellcheck            0
        FreeSpacing           true
        ForceLTR              true
+       AddToToc              literate
+       IsTocCaption          0
 End
 
 InsetLayout "Flex:S/R expression"
@@ -85,4 +93,6 @@ InsetLayout "Flex:Sweave Input File"
        Spellcheck            0
        FreeSpacing           true
        ForceLTR              true
+       AddToToc              literate
+       IsTocCaption          1
 End