mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
tcolorbox.module: uniform whitespace
This commit is contained in:
parent
ce933b1e14
commit
8da453fd30
@ -3,8 +3,8 @@
|
|||||||
#Adds custom insets that support colored boxes via the tcolorbox package.
|
#Adds custom insets that support colored boxes via the tcolorbox package.
|
||||||
#See the tcolorbox documentation for details.
|
#See the tcolorbox documentation for details.
|
||||||
#DescriptionEnd
|
#DescriptionEnd
|
||||||
#Author: Jürgen Spitzmüller
|
#Authors: Jürgen Spitzmüller
|
||||||
# Uwe Stöhr <uwestoehr@lyx.org>
|
# Uwe Stöhr <uwestoehr@lyx.org>
|
||||||
|
|
||||||
Format 54
|
Format 54
|
||||||
|
|
||||||
@ -18,38 +18,38 @@ InsetLayout Flex:Color_Box
|
|||||||
Argument 1
|
Argument 1
|
||||||
LabelString "Color Box Options"
|
LabelString "Color Box Options"
|
||||||
Tooltip "Insert the color box options here (see tcolorbox manual)"
|
Tooltip "Insert the color box options here (see tcolorbox manual)"
|
||||||
PassThruChars "\[]{}"
|
PassThruChars "\[]{}"
|
||||||
EndArgument
|
EndArgument
|
||||||
ResetsFont true
|
ResetsFont true
|
||||||
End
|
End
|
||||||
|
|
||||||
InsetLayout Flex:Dynamic_Color_Box
|
InsetLayout Flex:Dynamic_Color_Box
|
||||||
CopyStyle Flex:Color_Box
|
CopyStyle Flex:Color_Box
|
||||||
LatexType command
|
LatexType command
|
||||||
LabelString "Color Box (Dynamic)"
|
LabelString "Color Box (Dynamic)"
|
||||||
LatexName tcbox
|
LatexName tcbox
|
||||||
End
|
End
|
||||||
|
|
||||||
InsetLayout Flex:Fit_Color_Box
|
InsetLayout Flex:Fit_Color_Box
|
||||||
CopyStyle Flex:Dynamic_Color_Box
|
CopyStyle Flex:Dynamic_Color_Box
|
||||||
LabelString "Color Box (Fit Contents)"
|
LabelString "Color Box (Fit Contents)"
|
||||||
LatexName tcboxfit
|
LatexName tcboxfit
|
||||||
End
|
End
|
||||||
|
|
||||||
InsetLayout Flex:Raster_Color_Box
|
InsetLayout Flex:Raster_Color_Box
|
||||||
CopyStyle Flex:Color_Box
|
CopyStyle Flex:Color_Box
|
||||||
LabelString "Raster Color Box"
|
LabelString "Raster Color Box"
|
||||||
LatexName tcbraster
|
LatexName tcbraster
|
||||||
End
|
End
|
||||||
|
|
||||||
InsetLayout Flex:Subtitle
|
InsetLayout Flex:Subtitle
|
||||||
CopyStyle Flex:Dynamic_Color_Box
|
CopyStyle Flex:Dynamic_Color_Box
|
||||||
LatexName tcbsubtitle
|
LatexName tcbsubtitle
|
||||||
LabelString "Subtitle"
|
LabelString "Subtitle"
|
||||||
Argument 1
|
Argument 1
|
||||||
LabelString "Subtitle Options"
|
LabelString "Subtitle Options"
|
||||||
ToolTip "Insert the options here"
|
ToolTip "Insert the options here"
|
||||||
PassThruChars "\[]{}"
|
PassThruChars "\[]{}"
|
||||||
EndArgument
|
EndArgument
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user