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.
|
|
|
|
|
2024-08-12 10:29:14 +00:00
|
|
|
Format 107
|
2013-05-30 13:12:48 +00:00
|
|
|
|
2013-06-01 21:42:36 +00:00
|
|
|
Counter chunk
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName "Knitr Chunk"
|
2013-06-01 21:42:36 +00:00
|
|
|
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
|
2018-04-15 10:31:56 +00:00
|
|
|
Mandatory 1
|
|
|
|
LabelString "Options"
|
|
|
|
Tooltip "Options"
|
|
|
|
LeftDelim <<
|
|
|
|
RightDelim >>=<br/>
|
|
|
|
IsTocCaption 1
|
|
|
|
AutoInsert 1
|
2013-06-01 21:42:36 +00:00
|
|
|
EndArgument
|
2014-12-01 13:56:47 +00:00
|
|
|
ResetsFont false
|
|
|
|
ForceOwnlines true
|
2018-04-15 16:17:35 +00:00
|
|
|
NeedCProtect true
|
2018-10-04 17:36:01 +00:00
|
|
|
EditExternal true
|
2020-11-15 22:54:23 +00:00
|
|
|
DocBookTag programlisting
|
|
|
|
DocBookAttr role='literate-programming'
|
2013-05-30 13:12:48 +00:00
|
|
|
End
|