2013-05-30 13:12:48 +00:00
|
|
|
# Literate Chunk inset definitions.
|
|
|
|
# This defines the Chunk inset used in the literate modules.
|
|
|
|
#
|
|
|
|
# Author: Liviu Andronic <landronimirc@gmail.com>
|
|
|
|
#
|
|
|
|
# Note that this file is included in sweave.module,
|
|
|
|
# knitr.module and noweb.module.
|
|
|
|
|
2017-10-16 08:30:04 +00:00
|
|
|
Format 65
|
2013-05-30 13:12:48 +00:00
|
|
|
|
2013-06-01 21:42:36 +00:00
|
|
|
Counter chunk
|
|
|
|
PrettyFormat "Chunk ##"
|
|
|
|
End
|
|
|
|
|
2015-11-18 01:35:14 +00:00
|
|
|
OutlinerName literate "Literate programming"
|
|
|
|
|
2013-05-30 13:12:48 +00:00
|
|
|
InsetLayout "Flex:Chunk"
|
2013-06-01 21:42:36 +00:00
|
|
|
LabelString "Chunk"
|
|
|
|
LatexType none
|
|
|
|
LyXType Custom
|
|
|
|
Counter chunk
|
|
|
|
RightDelim <br/>@
|
|
|
|
Decoration Classic
|
|
|
|
Font
|
|
|
|
Color latex
|
|
|
|
Family typewriter
|
|
|
|
EndFont
|
2014-12-01 13:56:47 +00:00
|
|
|
# LabelFont
|
|
|
|
# Color latex
|
|
|
|
# Size Small
|
|
|
|
# EndFont
|
|
|
|
MultiPar true
|
2013-06-01 21:42:36 +00:00
|
|
|
CustomPars false
|
|
|
|
ForcePlain true
|
2014-12-01 13:56:47 +00:00
|
|
|
PassThru 1
|
|
|
|
ParbreakIsNewline 1
|
2013-06-01 21:42:36 +00:00
|
|
|
KeepEmpty true
|
|
|
|
Spellcheck 0
|
|
|
|
FreeSpacing true
|
|
|
|
ForceLTR true
|
2015-11-18 01:35:14 +00:00
|
|
|
AddToToc literate
|
|
|
|
IsTocCaption 0
|
2013-06-01 21:42:36 +00:00
|
|
|
Argument 1
|
|
|
|
Mandatory 1
|
|
|
|
LabelString "Options"
|
|
|
|
Tooltip "Options"
|
|
|
|
LeftDelim <<
|
|
|
|
RightDelim >>=<br/>
|
2015-11-18 01:35:14 +00:00
|
|
|
IsTocCaption 1
|
2017-01-08 18:19:25 +00:00
|
|
|
AutoInsert 1
|
2013-06-01 21:42:36 +00:00
|
|
|
EndArgument
|
2014-12-01 13:56:47 +00:00
|
|
|
ResetsFont false
|
|
|
|
ForceOwnlines true
|
2013-05-30 13:12:48 +00:00
|
|
|
End
|