X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Flitinsets.inc;h=5cd74e1f1c90ca2ac00db5ff639c5cf229ec29d7;hb=2a72fa3a041ddb5061aef564ce779a5d01a7c216;hp=4f950194516deef6eb7afb5c2d93af05c47849ad;hpb=8f044f3c953798bc8046193b0fce613da6228e34;p=lyx.git diff --git a/lib/layouts/litinsets.inc b/lib/layouts/litinsets.inc index 4f95019451..5cd74e1f1c 100644 --- a/lib/layouts/litinsets.inc +++ b/lib/layouts/litinsets.inc @@ -6,36 +6,50 @@ # Note that this file is included in sweave.module, # knitr.module and noweb.module. -Format 45 +Format 69 + +Counter chunk + PrettyFormat "Chunk ##" +End + +OutlinerName literate "Literate programming" InsetLayout "Flex:Chunk" - LabelString "Chunk" - LatexType none - LyXType Custom - RightDelim
@ - Decoration Classic - Font - Color latex - Family typewriter - EndFont - #LabelFont - #Color latex - #Size Small - #EndFont - MultiPar true - CustomPars false - ForcePlain true - PassThru 1 - ParbreakIsNewline 1 - KeepEmpty true - Spellcheck 0 - FreeSpacing true - ForceLTR true - Argument 1 - Mandatory 1 - LabelString "Options" - Tooltip "Options" - LeftDelim << - RightDelim >>=
- EndArgument + LabelString "Chunk" + LatexType none + LyXType Custom + Counter chunk + RightDelim
@ + Decoration Classic + Font + Color latex + Family typewriter + EndFont +# LabelFont +# Color latex +# Size Small +# EndFont + MultiPar true + CustomPars false + ForcePlain true + 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 >>=
+ IsTocCaption 1 + AutoInsert 1 + EndArgument + ResetsFont false + ForceOwnlines true + NeedCProtect true End