Convert layout files to utf8
[lyx.git] / lib / layouts / aapaper.layout
blob243d2b72afe65b31f9abe7a1364c97706879957d
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[aa]{article (A&A V4)}
4 # Author: Peter Sütterlin <pit@uni-sw.gwdg.de>
6 # This is for the old Springer layout of A&A (aa.cls version 4.x)
7 # If you still have this, please upgrade to version 5 (see Extended.lyx)
9 # If you want to keep the layout for old papers I'd suggest to rename
10 # the old style file to aa-old and change the second line in this file to
12 #  \DeclareLaTeXClass[aa-old]{article (A&A V4)}
14 # and reconfigure LyX (after running texhash, of course).
17 Format 4
18 Columns                 2
19 Sides                   2
20 SecNumDepth             3
21 TocDepth                0
22 PageStyle               Plain
25 DefaultFont
26         Family                Roman
27         Series                Medium
28         Shape                 Up
29         Size                  Normal
30         Color                 None
31 EndFont
34 Style Standard
35         Margin                Static
36         LatexType             Paragraph
37         LatexName             dummy
38         ParIndent             MM
39         ParSkip               0.4
40         Align                 Block
41         AlignPossible         Block, Left, Right, Center
42         LabelType             No_Label
43 End
46 # I want to keep the entries in a logical order.
47 # Therefore I'll define the entries first, then fill them
48 Style Itemize
49 End
51 Style Enumerate
52 End
54 Style Description
55 End
57 Style List
58 End
61 Style LaTeX
62 End
64 Style Section
65 End
67 Style Subsection
68 End
70 Style Subsubsection
71 End
73 Style Title
74 End
76 Style Subtitle
77 End
79 Style Author
80 End
82 Style Address
83 End
85 Style Email
86 End
88 Style Offprint
89 End
91 Style Thesaurus
92 End
94 Style Date
95 End
97 Style Abstract
98 End
100 Style Acknowledgement
103 Style Bibliography
106 # OK, now we have a more or less consistent Ordering. Now fill the
107 # definitions.  First, the standard includes
109 Input stdlists.inc
110 Input stdlayouts.inc
111 Input stdsections.inc
112 Input stdtitle.inc
113 Input stdstruct.inc
114 Input stdfloats.inc
115 Input stdcounters.inc
117 NoStyle Quotation
118 NoStyle Quote
119 NoStyle Verse
120 NoStyle Chapter
121 NoStyle Paragraph
122 NoStyle Subparagraph
123 NoStyle Part
126 Input aapaper.inc
129 Style Section
130         TopSep                2.0
131         BottomSep             1.3
132         Font
133           Size                Normal
134         EndFont
138 Style Subsection
139         TopSep                1.7
140         BottomSep             1.1
141         Font
142           Series              Medium
143           Size                Normal
144           Shape               Italic
145         EndFont
149 Style Subsubsection
150         TopSep                1.7
151         BottomSep             1.1
152         Font
153           Series              Medium
154           Size                Normal
155         EndFont
159 Style Title
160         TopSep                2
161         BottomSep             1.3
162         Align                 Left
163         AlignPossible         Left
164         Font
165           Series              Bold
166         EndFont
170 Style Author
171         Align                 Left
172         AlignPossible         Left
173         LabelType             No_Label
174         Font
175           Size                Normal
176           Series              Bold
177         EndFont
181 Style Date
182         LabelSep              ""
183         TopSep                1.2
184         Align                 Left
185         AlignPossible         Left
186         Font
187           Size                Small
188         EndFont
192 Style Abstract
193         LeftMargin            ""
194         RightMargin           ""
195         ParIndent             ""
196         TopSep                1.4
197         BottomSep             0.7
198         LabelType             Top_Environment
199         Font
200           Size                Normal
201         EndFont
202         LabelFont
203           Series              Bold
204           Size                Normal
205         EndFont
209 Style Bibliography
210         Align                 Left
211         AlignPossible         Left
212         LabelFont
213           Series              Bold
214         EndFont