]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/litinsets.inc
Amend 2877032
[lyx.git] / lib / layouts / litinsets.inc
index 1a72fedfd28ea8e54eaa187d0f467f33ee2ab2d9..5cd74e1f1c90ca2ac00db5ff639c5cf229ec29d7 100644 (file)
@@ -6,7 +6,7 @@
 # Note that this file is included in sweave.module,
 # knitr.module and noweb.module.
 
-Format 67
+Format 69
 
 Counter chunk
     PrettyFormat "Chunk ##"
@@ -41,14 +41,15 @@ InsetLayout "Flex:Chunk"
     AddToToc              literate
     IsTocCaption          0
     Argument 1
-            Mandatory     1
-            LabelString   "Options"
-            Tooltip       "Options"
-            LeftDelim     <<
-            RightDelim    >>=<br/>
-                       IsTocCaption  1
-                       AutoInsert    1
+      Mandatory           1
+      LabelString         "Options"
+      Tooltip             "Options"
+      LeftDelim           <<
+      RightDelim          >>=<br/>
+      IsTocCaption        1
+      AutoInsert          1
     EndArgument
     ResetsFont            false
     ForceOwnlines         true
+    NeedCProtect          true
 End