mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
a98a49bd94
- revert the previous layout change where inputenc was mentioned. This was not wrong but too intrusive for a change in branch - mention that the aa class loads natbib to avoid compilation errors - aa_sample.lyx: the aa package contains an outdated an customized version of natbib.sty. This file only woks with aa, but breaks the compilation of many other files on your system, therefore remove the bibliography and replace it by BibTeX; also clean up the preamble and add a note about the encoding - aa.lyx: add a note about the encoding and set it in the document settings
434 lines
6.1 KiB
Plaintext
434 lines
6.1 KiB
Plaintext
#% Do not delete the line below; configure depends on this
|
|
# \DeclareLaTeXClass[aa,answers.sty]{article (A&A)}
|
|
#
|
|
# Author: Peter Sütterlin <pit@uni-sw.gwdg.de>
|
|
# Author: Jürgen Spitzmüller <spitz@lyx.org>
|
|
# Author: Uwe Stöhr <uwestoehr@web.de>
|
|
#
|
|
# 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
|
|
# 2008-10-26 Updated for aa.cls version 6.1
|
|
|
|
|
|
Format 35
|
|
Columns 2
|
|
Sides 2
|
|
SecNumDepth 3
|
|
TocDepth 0
|
|
PageStyle Plain
|
|
|
|
# Pre-loaded packages
|
|
Provides natbib 1
|
|
|
|
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
|
|
TocLevel 1
|
|
End
|
|
|
|
Style Subsection
|
|
TocLevel 2
|
|
End
|
|
|
|
Style Subsubsection
|
|
TocLevel 3
|
|
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
|
|
NoCounter chapter
|
|
NoStyle Paragraph
|
|
NoCounter paragraph
|
|
NoStyle Subparagraph
|
|
NoCounter subparagraph
|
|
NoStyle Part
|
|
NoCounter part
|
|
|
|
|
|
Style Subtitle
|
|
Margin Static
|
|
LatexType Command
|
|
InTitle 1
|
|
LatexName subtitle
|
|
Category FrontMatter
|
|
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
|
|
Category FrontMatter
|
|
ParSkip 0.4
|
|
#BottomSep 0.4
|
|
Align Left
|
|
LabelType No_Label
|
|
Font
|
|
Family Roman
|
|
Size Small
|
|
EndFont
|
|
End
|
|
|
|
|
|
Style Offprint
|
|
Margin Static
|
|
LatexType Command
|
|
Category FrontMatter
|
|
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
|
|
Category FrontMatter
|
|
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
|
|
Category BackMatter
|
|
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
|
|
TocLevel 1
|
|
End
|
|
|
|
|
|
Style Subsection
|
|
TopSep 1.7
|
|
BottomSep 1.1
|
|
Font
|
|
Family Sans
|
|
Series Medium
|
|
Size Large
|
|
Shape Slanted
|
|
EndFont
|
|
TocLevel 2
|
|
End
|
|
|
|
|
|
Style Subsubsection
|
|
TopSep 1.7
|
|
BottomSep 1.1
|
|
Font
|
|
Series Medium
|
|
Size Normal
|
|
EndFont
|
|
TocLevel 3
|
|
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
|
|
InTitle 1
|
|
LeftMargin MMM
|
|
LabelSep ""
|
|
TopSep 1.2
|
|
Align Left
|
|
Font
|
|
Size Small
|
|
EndFont
|
|
End
|
|
|
|
|
|
InsetLayout "Flex:institutemark"
|
|
LyxType custom
|
|
LatexType command
|
|
LatexName inst
|
|
LabelString "institute mark"
|
|
Font
|
|
Color foreground
|
|
Size Small
|
|
Family Roman
|
|
Shape Up
|
|
Series Medium
|
|
Misc No_Emph
|
|
Misc No_Noun
|
|
Misc No_Bar
|
|
EndFont
|
|
LabelFont
|
|
Color green
|
|
Size Small
|
|
EndFont
|
|
MultiPar true
|
|
End
|
|
|
|
|
|
Style Abstract
|
|
Margin First_Dynamic
|
|
LatexType Command
|
|
LatexName abstract
|
|
Category FrontMatter
|
|
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 Flex:Institute
|
|
LyXType charstyle
|
|
LatexType command
|
|
LatexName inst
|
|
Font
|
|
Color blue
|
|
EndFont
|
|
End
|
|
|
|
|
|
InsetLayout Flex:E-Mail
|
|
LyXType charstyle
|
|
LatexType command
|
|
LatexName email
|
|
Font
|
|
Family Typewriter
|
|
Color blue
|
|
EndFont
|
|
End
|
|
|
|
|
|
InsetLayout "Flex:Email"
|
|
LyxType custom
|
|
LatexType command
|
|
LatexName email
|
|
LabelString "email"
|
|
Font
|
|
Color foreground
|
|
Size Small
|
|
Family Roman
|
|
Shape Up
|
|
Series Medium
|
|
Misc No_Emph
|
|
Misc No_Noun
|
|
Misc No_Bar
|
|
EndFont
|
|
LabelFont
|
|
Color urllabel
|
|
Size Small
|
|
EndFont
|
|
MultiPar true
|
|
End
|
|
|