mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-09 10:47:57 +00:00
This commit was manufactured by cvs2svn to create branch 'BRANCH_1_1_6'.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_1_6@2018 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
17334b139f
commit
5788475c0b
330
lib/layouts/aa.layout
Normal file
330
lib/layouts/aa.layout
Normal file
@ -0,0 +1,330 @@
|
|||||||
|
#% 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
|
||||||
|
|
89
lib/templates/aa.lyx
Normal file
89
lib/templates/aa.lyx
Normal file
@ -0,0 +1,89 @@
|
|||||||
|
#This file was created by <pit> Mon Nov 24 23:26:21 1997
|
||||||
|
#LyX 0.11 (C) 1995-1997 Matthias Ettrich and the LyX Team
|
||||||
|
\lyxformat 2.15
|
||||||
|
\textclass aa
|
||||||
|
\language english
|
||||||
|
\fontscheme times
|
||||||
|
\graphics default
|
||||||
|
\paperfontsize default
|
||||||
|
\spacing single
|
||||||
|
\paperpackage a4
|
||||||
|
\use_geometry 0
|
||||||
|
\use_amsmath 0
|
||||||
|
\paperorientation portrait
|
||||||
|
\secnumdepth 3
|
||||||
|
\tocdepth 3
|
||||||
|
\paragraph_separation indent
|
||||||
|
\defskip medskip
|
||||||
|
\papercolumns 2
|
||||||
|
\papersides 2
|
||||||
|
\paperpagestyle default
|
||||||
|
|
||||||
|
\layout Thesaurus
|
||||||
|
|
||||||
|
Put the Thesaurus codes here
|
||||||
|
\layout Title
|
||||||
|
|
||||||
|
This is your Title
|
||||||
|
\layout Subtitle
|
||||||
|
|
||||||
|
your subtitle
|
||||||
|
\layout Author
|
||||||
|
|
||||||
|
Me
|
||||||
|
\latex latex
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
inst{
|
||||||
|
\latex default
|
||||||
|
1
|
||||||
|
\latex latex
|
||||||
|
}
|
||||||
|
\backslash
|
||||||
|
and
|
||||||
|
\latex default
|
||||||
|
You
|
||||||
|
\latex latex
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
inst{
|
||||||
|
\latex default
|
||||||
|
2
|
||||||
|
\latex latex
|
||||||
|
}
|
||||||
|
\layout Address
|
||||||
|
|
||||||
|
Here
|
||||||
|
\latex latex
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
and
|
||||||
|
\latex default
|
||||||
|
There
|
||||||
|
\layout Offprint
|
||||||
|
|
||||||
|
Me
|
||||||
|
\layout Email
|
||||||
|
|
||||||
|
Me
|
||||||
|
\layout Date
|
||||||
|
|
||||||
|
Received / Accepted
|
||||||
|
\layout Abstract
|
||||||
|
|
||||||
|
Short abstract
|
||||||
|
\layout Abstract
|
||||||
|
|
||||||
|
|
||||||
|
\latex latex
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
keywords{
|
||||||
|
\latex default
|
||||||
|
keywords
|
||||||
|
\latex latex
|
||||||
|
}
|
||||||
|
\layout Section
|
||||||
|
|
||||||
|
Introduction
|
||||||
|
\the_end
|
Loading…
Reference in New Issue
Block a user