#% 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 99
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