mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
aastex.layout: cleanup the file
- rearrange the style definitions in the order they should appear - remove the hackish ordering
This commit is contained in:
parent
0c964e8fb1
commit
d12f7440fb
@ -64,98 +64,6 @@ Style Standard
|
||||
End
|
||||
|
||||
|
||||
# I want to keep the entries in a logical order.
|
||||
# Therefore I'll define the entries first, then fill them in
|
||||
|
||||
Style Section
|
||||
TocLevel 1
|
||||
End
|
||||
|
||||
Style Subsection
|
||||
TocLevel 2
|
||||
End
|
||||
|
||||
Style Subsubsection
|
||||
TocLevel 3
|
||||
End
|
||||
|
||||
Style Paragraph
|
||||
TocLevel 4
|
||||
End
|
||||
|
||||
Style Itemize
|
||||
End
|
||||
|
||||
Style Enumerate
|
||||
End
|
||||
|
||||
Style Description
|
||||
End
|
||||
|
||||
Style List
|
||||
End
|
||||
|
||||
Style Title
|
||||
End
|
||||
|
||||
Style Author
|
||||
End
|
||||
|
||||
Style Affiliation
|
||||
End
|
||||
|
||||
Style Email
|
||||
End
|
||||
|
||||
Style And
|
||||
End
|
||||
|
||||
Style Date
|
||||
End
|
||||
|
||||
Style Abstract
|
||||
End
|
||||
|
||||
Style Keywords
|
||||
End
|
||||
|
||||
Style Acknowledgements
|
||||
End
|
||||
|
||||
Style Appendix
|
||||
End
|
||||
|
||||
Style References
|
||||
End
|
||||
|
||||
Style PlaceFigure
|
||||
End
|
||||
|
||||
Style PlaceTable
|
||||
End
|
||||
|
||||
Style TableComments
|
||||
End
|
||||
|
||||
Style TableRefs
|
||||
End
|
||||
|
||||
|
||||
Style MathLetters
|
||||
End
|
||||
|
||||
Style NoteToEditor
|
||||
End
|
||||
|
||||
Style Facility
|
||||
End
|
||||
|
||||
Style Objectname
|
||||
End
|
||||
|
||||
Style Dataset
|
||||
End
|
||||
|
||||
# OK, now we have a more or less consistent Ordering. Now fill the
|
||||
# definitions. First, the standard includes
|
||||
|
||||
@ -241,37 +149,6 @@ Style Author
|
||||
End
|
||||
|
||||
|
||||
Style Date
|
||||
InTitle 0
|
||||
LabelSep ""
|
||||
TopSep 1.2
|
||||
Align Center
|
||||
Font
|
||||
Size Small
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
||||
Style Abstract
|
||||
LeftMargin "MMM"
|
||||
RightMargin "MMM"
|
||||
ParIndent "MM"
|
||||
InTitle 0
|
||||
TopSep 1.4
|
||||
BottomSep 0.7
|
||||
LabelType Centered
|
||||
Align Block
|
||||
AlignPossible Block, Left, Right, Center
|
||||
Font
|
||||
Size Normal
|
||||
EndFont
|
||||
LabelFont
|
||||
Series Bold
|
||||
Size Normal
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
||||
Style Affiliation
|
||||
Margin Static
|
||||
LatexType Command
|
||||
@ -310,6 +187,76 @@ Style Altaffilation
|
||||
End
|
||||
|
||||
|
||||
Style Email
|
||||
Margin Static
|
||||
LatexType Command
|
||||
InTitle 0
|
||||
LatexName email
|
||||
Category FrontMatter
|
||||
ParSkip 0.4
|
||||
BottomSep 0.4
|
||||
Align Center
|
||||
AlignPossible Block, Left, Right, Center
|
||||
LabelType No_Label
|
||||
Font
|
||||
Family Roman
|
||||
Size Normal
|
||||
Shape Italic
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
||||
Style And
|
||||
Margin Dynamic
|
||||
LatexType Command
|
||||
InTitle 0
|
||||
LatexName and
|
||||
Category FrontMatter
|
||||
TopSep 1.2
|
||||
ParSkip 0.4
|
||||
BottomSep 1.2
|
||||
Align Center
|
||||
LabelType Static
|
||||
LabelString "and"
|
||||
KeepEmpty 1
|
||||
Font
|
||||
Family Roman
|
||||
Size Normal
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
||||
Style Date
|
||||
InTitle 0
|
||||
LabelSep ""
|
||||
TopSep 1.2
|
||||
Align Center
|
||||
Font
|
||||
Size Small
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
||||
Style Abstract
|
||||
LeftMargin "MMM"
|
||||
RightMargin "MMM"
|
||||
ParIndent "MM"
|
||||
InTitle 0
|
||||
TopSep 1.4
|
||||
BottomSep 0.7
|
||||
LabelType Centered
|
||||
Align Block
|
||||
AlignPossible Block, Left, Right, Center
|
||||
Font
|
||||
Size Normal
|
||||
EndFont
|
||||
LabelFont
|
||||
Series Bold
|
||||
Size Normal
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
||||
InsetLayout "Flex:altaffilmark"
|
||||
LyxType custom
|
||||
LatexType command
|
||||
@ -359,25 +306,6 @@ Style Keywords
|
||||
End
|
||||
|
||||
|
||||
Style Email
|
||||
Margin Static
|
||||
LatexType Command
|
||||
InTitle 0
|
||||
LatexName email
|
||||
Category FrontMatter
|
||||
ParSkip 0.4
|
||||
BottomSep 0.4
|
||||
Align Center
|
||||
AlignPossible Block, Left, Right, Center
|
||||
LabelType No_Label
|
||||
Font
|
||||
Family Roman
|
||||
Size Normal
|
||||
Shape Italic
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
||||
Style Acknowledgements
|
||||
Category BackMatter
|
||||
Margin Dynamic
|
||||
@ -399,26 +327,6 @@ Style Acknowledgements
|
||||
End
|
||||
|
||||
|
||||
Style And
|
||||
Margin Dynamic
|
||||
LatexType Command
|
||||
InTitle 0
|
||||
LatexName and
|
||||
Category FrontMatter
|
||||
TopSep 1.2
|
||||
ParSkip 0.4
|
||||
BottomSep 1.2
|
||||
Align Center
|
||||
LabelType Static
|
||||
LabelString "and"
|
||||
KeepEmpty 1
|
||||
Font
|
||||
Family Roman
|
||||
Size Normal
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
||||
Style PlaceFigure
|
||||
Margin Dynamic
|
||||
LatexType Command
|
||||
|
Loading…
Reference in New Issue
Block a user