#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[achemso,caption.sty,courier.sty,cleveref.sty,float.sty,helvet.sty,mathptmx.sty,mciteplus.sty,natbib.sty,natmove.sty,setspace.sty,xkeyval.sty]{article (ACS)}
# achemso textclass definition file.
# Author: Uwe Stöhr (uwestoehr@web.de)

Format 35

Columns                 1
Sides                   1
SecNumDepth             3
TocDepth                3
DefaultStyle            Standard

Provides float 1

ClassOptions
	FontSize		10|11|12
end


# This is just to show how to declare the default font.
# The defaults are exactly those shown here.
DefaultFont
	Family			Roman
	Series			Medium
	Shape			Up
	Size			Normal
	Color			None
EndFont


Style Standard
	Margin			Static
	LatexType		Paragraph
	LatexName		dummy
	ParIndent		MM
	ParSkip			0.4
	Align			Block
	AlignPossible		Block, Left, Right, Center
	LabelType		No_Label
End


Input stdcounters.inc
Input stdfloats.inc
Input stdlists.inc
Input stdsections.inc
Input stdstarsections.inc

NoStyle Chapter
NoCounter chapter
NoStyle Chapter*

Style Title
  Margin                Static
  LatexType             Command
  Category              FrontMatter
  InTitle               1
  InPreamble            1
  LatexName             title
  ParSkip               0.4
  ItemSep               0
  TopSep                0
  BottomSep             1
  ParSep                1
  Align                 Center
  LabelType             No_Label
  Font
    Family              Sans
    Size                Largest
  EndFont
  HTMLTag               h1
  HTMLTitle             true
  OptionalArgs          1
End  

Style Author
  LatexType             command
  LatexName             author
  InTitle               1
  InPreamble            1
  Align                 Center
  Font
    Family              Sans
    Size                Large
  EndFont
End

Style Email
  CopyStyle             Author
  LatexName             email
End

Style Affiliation
  CopyStyle             Author
  LatexName             affiliation
  OptionalArgs          1
End

Style Alt_Affiliation
  CopyStyle             Author
  LatexName             altaffiliation
End

Style Also_Affiliation
  CopyStyle             Author
  LatexName             alsoaffiliation
End

Style Fax
  CopyStyle             Author
  LatexName             fax
End

Style Phone
  CopyStyle             Author
  LatexName             phone
End

Float
	Type			scheme
	GuiName			Scheme
	Placement		tbp
	Extension		los
	NumberWithin		none
	Style			plain
	ListName		"List of Schemes"
	IsPredefined true
	UsesFloatPkg true
End

InsetLayout scheme
	LabelString		Scheme
	LabelFont
	  Color			collapsable
	  Size			Small
	EndFont
	MultiPar		true
End


Float
	Type			chart
	GuiName			Chart
	Placement		tbp
	Extension		loc
	NumberWithin		none
	Style			plain
	ListName		"List of Charts"
	IsPredefined true
	UsesFloatPkg true
End

InsetLayout chart
	LabelString		Chart
	LabelFont
	  Color			collapsable
	  Size			Small
	EndFont
	MultiPar		true
End


Float
	Type			graph
	GuiName			Graph
	Placement		tbp
	Extension		loh
	NumberWithin		none
	Style			plain
	ListName		"List of Graphs"
	IsPredefined true
	UsesFloatPkg true
End

InsetLayout graph
	LabelString		Graph
	LabelFont
	  Color			collapsable
	  Size			Small
	EndFont
	MultiPar		true
End


Style Abstract
	Margin			Static
	LatexType		Environment
	LatexName		abstract
	Category		FrontMatter
	InTitle			1
	NextNoIndent		1
	LeftMargin		MMM
	RightMargin		MMM
	ParIndent		MM
	ItemSep			0
	TopSep			0.7
	BottomSep		0.7
	ParSep			0
	Align			Block
	AlignPossible		Block
	LabelType		Centered_Top_Environment
	LabelString		"Abstract"
	LabelBottomSep		0.5
	Font
	  Size			Small
	EndFont
	LabelFont
	  Series		Bold
	  Size			Large
	EndFont
End


InsetLayout Flex:Bibnote
	LyxType			custom
	LatexType		command
	LatexName		bibnote
	LabelString		"bibnote"
	Decoration		Classic
	Font
	  Color			foreground
	  Size			Small
	  Family		Roman
	  Shape			Up
	  Series		Medium
	  Misc			No_Emph
	  Misc			No_Noun
	  Misc			No_Bar
	EndFont
	LabelFont
	  Size			Small
	EndFont
	MultiPar		true
End


Style Bibliography
	Margin			First_Dynamic
	LatexType		Bib_Environment
	LatexName		thebibliography
	NextNoIndent		1
	LeftMargin		MM
	ParSkip			0.4
	ItemSep			0
	TopSep			0.7
	BottomSep		0.7
	ParSep			0.5
	Align			Block
	AlignPossible		Block, Left
	LabelType		Bibliography
	LabelString		"References"
	LabelBottomSep		1.2
	LabelFont
	  Series		Bold
	  Size			Larger
	EndFont
End


InsetLayout Flex:Chemistry
	CopyStyle		Flex:Bibnote
	LatexName		ce
	LabelString		"chemistry"
	Preamble
	  \usepackage[version=3]{mhchem}
	EndPreamble
	LabelFont
	  Color			blue
	EndFont
	MultiPar		false
End