lyx_mirror/lib/layouts/stdinsets.inc

90 lines
1.7 KiB
PHP
Raw Normal View History

# Textclass definition file for LaTeX.
# Author : Martin vermeer <amrtin.vermeer@hut.fi>
# Inset layouts definition
Format 5
InsetLayout Marginal
LabelString margin
LatexType command
LatexName marginpar
LabelFont
Color Red
Size Small
EndFont
End
InsetLayout Foot
LabelString foot
LatexType command
LatexName footnote
LabelFont
Color Green
Size Small
EndFont
End
InsetLayout Note:Comment
LabelString comment
LatexType environment
LatexName comment
LabelFont
Color comment
Size Small
EndFont
End
InsetLayout Note:Note
LabelString note
LatexType command
LatexName note
LabelFont
Color note
Size Small
EndFont
End
InsetLayout Note:Greyedout
LabelString greyedout
LatexType environment
LatexName lyxgreyedout
LabelFont
Color greyedout
Size Small
EndFont
End
InsetLayout Note:Framed
LabelString framed
LatexType environment
LatexName framed
LabelFont
Color greyedout
Size Small
EndFont
End
InsetLayout Note:Shaded
LabelString shaded
LatexType environment
LatexName shaded
LabelFont
Color greyedout
Size Small
EndFont
End
InsetLayout ERT
LabelString ERT
Font
Color latex
Family typewriter
EndFont
LabelFont
Color latex
Size Small
EndFont
End