]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/litinsets.inc
tex2lyx: check for \maketitle also if other titlename is specified
[lyx.git] / lib / layouts / litinsets.inc
index 7f72ba3cffecec56687fa4e1f92cf3632fab8936..3f0a3f875796ffc6cc0d04e2e7f5745e7b59c736 100644 (file)
@@ -6,7 +6,7 @@
 # Note that this file is included in sweave.module,
 # knitr.module and noweb.module.
 
-Format 62
+Format 68
 
 Counter chunk
     PrettyFormat "Chunk ##"
@@ -41,13 +41,15 @@ InsetLayout "Flex:Chunk"
     AddToToc              literate
     IsTocCaption          0
     Argument 1
-            Mandatory     1
-            LabelString   "Options"
-            Tooltip       "Options"
-            LeftDelim     <<
-            RightDelim    >>=<br/>
-                       IsTocCaption  1
+      Mandatory           1
+      LabelString         "Options"
+      Tooltip             "Options"
+      LeftDelim           <<
+      RightDelim          >>=<br/>
+      IsTocCaption        1
+      AutoInsert          1
     EndArgument
     ResetsFont            false
     ForceOwnlines         true
+    NeedCProtect          true
 End