lyx_mirror/lib/layouts/spie.layout
Scott Kostyshak 9ca91b2566 Update layouts (run layout2layout.py)
There is nothing in the diff besides the format number changing from
93 to 95. From what I understand, this is as expected since 93 -> 94
and 94 -> 95 just add new layout tags.

Updating the layouts makes it easier to test master. Otherwise, in
some use cases layout2layout can be run hundreds of times which can
make some things slow (e.g., opening documents or even opening the
advanced find pane).
2021-10-25 12:37:21 -04:00

110 lines
2.4 KiB
Plaintext

#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[spie,cite.sty]{SPIE Proceedings}
# \DeclareCategory{Articles}
# SPIE-Article textclass definition file.
# Author : Guenter Milde <milde@lyx.org>
# to be used with the spie.cls LaTex-style available at
# http://public.lanl.gov/kmh/spie/
Format 95
Input stdclass.inc
NoStyle Chapter
NoCounter chapter
NoStyle Chapter*
PageStyle empty
SecNumDepth 3
TocDepth 3
Style Section
Align Center
AlignPossible Block, Center, Left
Font
Series Bold
Size large
EndFont
TocLevel 1
End
Style Section*
Align Center
AlignPossible Block, Center, Left
Font
Series Bold
Size large
EndFont
End
Style Keywords
Margin First_Dynamic
NextNoIndent 1
LatexType Command
LatexName keywords
LabelType Static
LabelSep M
LabelString "Keywords:"
LabelFont
Series Bold
EndFont
DocBookTag keyword
DocBookTagType paragraph
DocBookWrapperTag keywordset
DocBookInInfo always
End
Style Authorinfo
Margin Dynamic
NextNoIndent 1
InTitle 1
LatexType Command
LatexName authorinfo
ParSkip 0.4
Align Left
AlignPossible Block, Left, Right, Center
BottomSep 1.5
LabelType Static
LabelSep M
LabelString "Authorinfo:"
LabelFont
Series Bold
Shape Italic
EndFont
DocBookTag personname
DocBookTagType paragraph
DocBookWrapperTag author
DocBookWrapperTagType inline
DocBookInInfo always
End
Style Abstract
LeftMargin ""
RightMargin ""
ParIndent ""
ParSep 0.5
LabelString "ABSTRACT"
LabelFont
Series Bold
EndFont
TextFont
Size normal
EndFont
End
Style Acknowledgments
CopyStyle Abstract
# NextNoIndent 1
# LatexType Command
LatexName acknowledgments
LabelString "ACKNOWLEDGMENTS"
DocBookTag para
DocBookWrapperTag acknowledgements
DocBookSection true
End