]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sweave.module
Catalan mathed.lyx: move outdated file to attic/ca/mathed.lyx
[lyx.git] / lib / layouts / sweave.module
index dd0e642ef138325a52428aefa3a3f5f8e14cba0a..a8d4e675b049c717e15c788fc59e19d4e7019484 100644 (file)
@@ -6,8 +6,14 @@
 #Category: literate
 #Excludes: lilypond
 
-Format 45
+Format 65
+
 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