lyx_mirror/lib/layouts/aa.layout
Jean-Marc Lasgouttes 458b9ad6cd update to the aa class
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2017 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-22 13:10:12 +00:00

331 lines
5.2 KiB
Plaintext

#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[aa]{article (A&A)}
#
# Author: Peter Sütterlin <pit@uni-sw.gwdg.de>
#
# 2001-05-17 take out include of stdlayouts; merge aapaper.inc
# remove LaTeX style, rename to aa
# General textclass parameters
Columns 2
Sides 2
MaxCounter Counter_Section
SecNumDepth 3
TocDepth 0
PageStyle Plain
DefaultFont
Family Roman
Series Medium
Shape Up
Size Normal
Color None
EndFont
# Standard style definition
Style Standard
Margin Static
LatexType Paragraph
LatexName dummy
ParIndent MM
ParSkip 0.4
Align Block
AlignPossible Block, Left, Right, Center
LabelType No_Label
End
# I want to keep the entries in a logical order.
# Therefore I'll define the entries first, then fill them
Style Section
End
Style Subsection
End
Style Subsubsection
End
Style Itemize
End
Style Enumerate
End
Style Description
End
Style List
End
Style Caption
End
Style Title
End
Style Subtitle
End
Style Author
End
Style Address
End
Style Email
End
Style Offprint
End
Style Thesaurus
End
Style Date
End
Style Abstract
End
Style Acknowledgement
End
Style Bibliography
End
# OK, now we have a more or less consistent Ordering. Now fill the
# definitions.
# First, the standard includes
Input stdlists.inc
Input stdsections.inc
Input stdtitle.inc
Input stdstruct.inc
# Remove unwanted Styles
NoStyle Chapter
NoStyle Paragraph
NoStyle Subparagraph
NoStyle Part
# Definitions only valid for A&A style
# Subitle style definition
Style Subtitle
Margin Static
LatexType Command
InTitle 1
LatexName subtitle
NextNoIndent 1
ParSkip 0.4
ItemSep 0
TopSep 1.3
BottomSep 1.3
ParSep 1
Align Left
AlignPossible Left
LabelType No_Label
# standard font definition
Font
Size Normal
Series Bold
EndFont
End
# Address style definition
Style Address
Margin Static
LatexType Command
InTitle 1
LatexName institute
ParSkip 0.4
BottomSep 0.4
Align Left
AlignPossible Block, Left, Right, Center
LabelType No_Label
Font
Family Sans
Size Small
EndFont
End
# Email address style definition
Style Email
Margin Static
LatexType Command
InTitle 1
LatexName mail
Align Left
AlignPossible Left
LeftMargin email:M
LabelType Static
LabelString email:
LabelSep M
Font
Family Sans
Size Small
EndFont
End
# Address for Offprints style definition
Style Offprint
Margin Static
LatexType Command
InTitle 1
LatexName offprints
Align Left
AlignPossible Left
LeftMargin "Offprint Requests to:MN"
LabelType Static
LabelString "Offprint Requests to:"
LabelSep M
Font
Family Sans
Size Small
EndFont
End
# Acnowledgement style definition
Style Acknowledgement
Margin Static
LatexType Environment
LatexName acknowledgements
NextNoIndent 1
ItemSep 0
TopSep 0.2
BottomSep 0
ParSep 0
Align Block
AlignPossible Block
LabelType Top_Environment
LabelString Acknowledgements
LabelSep M
# standard font definition
Font
Size Small
EndFont
# label font definition
LabelFont
Size Small
Shape Italic
EndFont
End
Style Thesaurus
LabelType Static
LatexType Command
InTitle 1
LatexName thesaurus
NextNoIndent 1
TopSep 0
BottomSep 1
LeftMargin Thesaurus:M
LabelSep M
LabelType Static
LabelString Thesaurus:
Font
Size Small
EndFont
End
# Caption style definition
Style Caption
Margin First_Dynamic
LatexType Command
LatexName caption
NeedProtect 1
LabelSep xx
ParSkip 0.4
TopSep 0.5
Align Center
AlignPossible Center
LabelType Sensitive
LabelString Caption
# label font definition
LabelFont
Series Bold
EndFont
End
# Redefine some things
# Section style redefinition
Style Section
TopSep 2.0
BottomSep 1.3
Font
Size Normal
EndFont
End
# Subsection style redefinition
Style Subsection
TopSep 1.7
BottomSep 1.1
Font
Series Medium
Size Normal
Shape Italic
EndFont
End
# Subsubsection style redefinition
Style Subsubsection
TopSep 1.7
BottomSep 1.1
Font
Series Medium
Size Normal
EndFont
End
# Title style redefinition
Style Title
TopSep 2
BottomSep 1.3
Align Left
AlignPossible Left
Font
Series Bold
EndFont
End
# Author style redefinition
Style Author
Align Left
AlignPossible Left
LabelType No_Label
Font
Size Normal
Series Bold
EndFont
End
# Date style redefinition
Style Date
LabelSep ""
TopSep 1.2
Align Left
AlignPossible Left
Font
Size Small
EndFont
End
# Abstract style redefinition
Style Abstract
LeftMargin ""
RightMargin ""
ParIndent ""
TopSep 1.4
BottomSep 0.7
LabelType Top_Environment
Font
Size Normal
EndFont
LabelFont
Series Bold
Size Normal
EndFont
End
# Bibliography style redefinition
Style Bibliography
Align Left
AlignPossible Left
LabelFont
Series Bold
EndFont
End