lyx_mirror/lib/layouts/aa.layout
Jürgen Spitzmüller d2969c7dc9 Some updates for the A&A layout (bug 4928).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25210 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-09 14:26:54 +00:00

368 lines
6.7 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>
# Author: Jürgen Spitzmüller <spitz@lyx.org>
#
# 2001-05-17 take out include of stdlayouts; merge aapaper.inc
# remove LaTeX style, rename to aa
# 2001-05-31 Adapt to aa.cls version 5.01:
# take out thesaurus, email -> mail
# change layout of title
# abstract is command
# 2008-06-09 Implement \inst and \email as char styles,
# implement paragraph style keywords
Format 7
Columns 2
Sides 2
SecNumDepth 3
TocDepth 0
PageStyle Plain
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 Title
End
Style Subtitle
End
Style Author
End
Style Address
End
Style Offprint
End
Style Mail
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 stdinsets.inc
Input stdlists.inc
Input stdsections.inc
Input stdtitle.inc
Input stdstruct.inc
Input stdfloats.inc
Input stdcounters.inc
NoStyle Chapter
NoStyle Paragraph
NoStyle Subparagraph
NoStyle Part
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 Center
LabelType No_Label
Font
Family Sans
Size Larger
Series Bold
EndFont
End
Style Address
LeftMargin MMM
Margin Static
LatexType Command
InTitle 1
LatexName institute
ParSkip 0.4
# BottomSep 0.4
Align Left
LabelType No_Label
Font
Family Roman
Size Small
EndFont
End
Style Offprint
Margin Static
LatexType Command
InTitle 1
LatexName offprints
Align Left
LeftMargin "Offprint Requests to:M"
LabelType Static
LabelString "Offprint Requests to:"
LabelSep M
Font
Family Roman
Size Small
EndFont
LabelFont
Family Roman
Size Small
Shape Slanted
EndFont
End
Style Mail
Margin Static
LatexType Command
InTitle 1
LatexName mail
Align Left
LeftMargin "Correspondence to:M"
LabelType Static
LabelString "Correspondence to:"
LabelSep M
Font
Family Roman
Size Small
EndFont
LabelFont
Family Roman
Size Small
Shape Slanted
EndFont
End
Style Acknowledgement
Margin First_Dynamic
LatexType Environment
LatexName acknowledgements
NextNoIndent 0
ItemSep 0
TopSep 1.2
BottomSep 0
ParSep 0
Align Block
LabelType Static
LabelString "Acknowledgements."
LabelSep M
Font
Size Small
EndFont
LabelFont
Size Small
Shape Italic
EndFont
End
Style Section
TopSep 2.0
BottomSep 1.3
Font
Family Sans
Size Large
EndFont
End
Style Subsection
TopSep 1.7
BottomSep 1.1
Font
Family Sans
Series Medium
Size Large
Shape Slanted
EndFont
End
Style Subsubsection
TopSep 1.7
BottomSep 1.1
Font
Series Medium
Size Normal
EndFont
End
Style Title
TopSep 2
BottomSep 1.3
Align Center
AlignPossible Left
Font
Family Sans
Series Bold
EndFont
End
Style Author
Align Center
LabelType No_Label
BottomSep 1.5
Font
Size Large
Series Medium
EndFont
End
Style Date
LeftMargin MMM
LabelSep ""
TopSep 1.2
Align Left
Font
Size Small
EndFont
End
Style Abstract
Margin First_Dynamic
LatexType Command
LatexName abstract
InTitle 1
NextNoIndent 1
LeftMargin MMM
RightMargin MMM
ParIndent ""
ItemSep 0
TopSep 1.2
BottomSep 0.7
ParSep 0
Align Block
LabelType static
LabelString "Abstract"
LabelSep M
LabelBottomSep 0
Font
Size Small
EndFont
LabelFont
Family Sans
Series Bold
Size Small
EndFont
End
Style Keywords
Margin First_Dynamic
LatexType Command
LatexName keywords
InTitle 1
NextNoIndent 1
LeftMargin MMM
RightMargin MMM
ParIndent ""
ItemSep 0
TopSep 1.2
BottomSep 0.7
ParSep 0
Align Block
LabelType static
LabelString "Key words."
LabelSep M
LabelBottomSep 0
Font
Size Small
EndFont
LabelFont
Family Sans
Series Bold
Size Small
EndFont
End
Style Bibliography
Align Left
LabelFont
Series Bold
EndFont
End
InsetLayout CharStyle:Institute
LyXType charstyle
LatexType command
LatexName inst
Font
Color blue
EndFont
End
InsetLayout CharStyle:E-Mail
LyXType charstyle
LatexType command
LatexName email
Font
Family Typewriter
Color blue
EndFont
End