]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/litinsets.inc
powerdot-example.lyx: update according to latest layout change
[lyx.git] / lib / layouts / litinsets.inc
index 48298898288c8906ffbea97f90ce02b6722373cd..e9e2d05a4907106b34c9921f07306203b8b75e59 100644 (file)
@@ -6,7 +6,7 @@
 # Note that this file is included in sweave.module,
 # knitr.module and noweb.module.
 
-Format 45
+Format 54
 
 Counter chunk
     PrettyFormat "Chunk ##"
@@ -23,15 +23,15 @@ InsetLayout "Flex:Chunk"
       Color              latex
       Family             typewriter
     EndFont
-    #LabelFont
-      #Color              latex
-      #Size               Small
-    #EndFont
-      MultiPar            true
+#   LabelFont
+#      Color              latex
+#      Size               Small
+#   EndFont
+    MultiPar              true
     CustomPars            false
     ForcePlain            true
-      PassThru            1
-      ParbreakIsNewline   1
+    PassThru              1
+    ParbreakIsNewline     1
     KeepEmpty             true
     Spellcheck            0
     FreeSpacing           true
@@ -43,4 +43,6 @@ InsetLayout "Flex:Chunk"
             LeftDelim     <<
             RightDelim    >>=<br/>
     EndArgument
+    ResetsFont            false
+    ForceOwnlines         true
 End