X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Flitinsets.inc;h=5cd74e1f1c90ca2ac00db5ff639c5cf229ec29d7;hb=2a72fa3a041ddb5061aef564ce779a5d01a7c216;hp=8bcee5048ea4ff200e6341f3f42a38d1d12ae2e9;hpb=d27668841be9dffa53c7b7a6e79b14dac97f50cb;p=lyx.git diff --git a/lib/layouts/litinsets.inc b/lib/layouts/litinsets.inc index 8bcee5048e..5cd74e1f1c 100644 --- a/lib/layouts/litinsets.inc +++ b/lib/layouts/litinsets.inc @@ -6,12 +6,14 @@ # Note that this file is included in sweave.module, # knitr.module and noweb.module. -Format 48 +Format 69 Counter chunk PrettyFormat "Chunk ##" End +OutlinerName literate "Literate programming" + InsetLayout "Flex:Chunk" LabelString "Chunk" LatexType none @@ -23,24 +25,31 @@ 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 ForceLTR true + AddToToc literate + IsTocCaption 0 Argument 1 - Mandatory 1 - LabelString "Options" - Tooltip "Options" - LeftDelim << - RightDelim >>=
+ Mandatory 1 + LabelString "Options" + Tooltip "Options" + LeftDelim << + RightDelim >>=
+ IsTocCaption 1 + AutoInsert 1 EndArgument + ResetsFont false + ForceOwnlines true + NeedCProtect true End