]> git.lyx.org Git - lyx.git/blob - lib/layouts/ijmpd.layout
Update layout format.
[lyx.git] / lib / layouts / ijmpd.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[ws-ijmpd]{article (IJMPD)}
3 #
4 # Textclass definition file for ws-ijmpd.cls
5 # For publications in the International Journal of Modern Physics D
6 # (usually abbreviated as IJMPD).
7 #
8 # Author: Panayotis "PAP" Papasotiriou <papasot@physics.upatras.gr>
9 #
10 # Version 1  2002-09-24  -  First version from scratch.
11 # Version 2  2003-03-03  -  Updated for LyX 1.3.0.
12 # Version 3  2006-04-09  -  Updated for LyX 1.4.0; all environments defined by
13 #                           ijmpd are now supported by LyX.
14
15 Format 27
16
17 Input stdclass.inc
18 Input numarticle.inc
19
20 NoStyle Chapter
21 NoStyle Chapter*
22 NoStyle Part
23 NoStyle Verse
24
25 Sides                   1
26 Columns                 1
27 SecNumDepth             3
28 TocDepth                3
29 DefaultStyle            Standard
30
31 ClassOptions
32         FontSize              ""
33         PageStyle             ""
34 End
35
36 Style Title
37         Align                 Center
38         TextFont
39           Size                Large
40         EndFont
41 End
42
43 Style Author
44         Align                 Center
45         TextFont
46           Series              Medium
47           Size                Normal
48         EndFont
49 End
50
51 Style Address
52         LatexType             Command
53         InTitle               1
54         LatexName             address
55         ParSkip               0.4
56         BottomSep             0.4
57         Align                 Center
58         LabelType             No_Label
59         TextFont
60           Series              Medium
61           Shape               Italic
62           Size                Normal
63         EndFont
64 End
65
66 Style Abstract
67         LatexType             Environment
68         ParIndent             ""
69         Align                 Block
70         LabelType             No_Label
71         TextFont
72           Size                Small
73         EndFont
74 End
75
76 Style Keywords
77         CopyStyle             Abstract
78         LatexType             Command
79         LatexName             keywords
80         Margin                Dynamic
81         LabelType             Static
82         LabelString           "Keywords:"
83         LabelSep              M
84         LabelFont
85           Series              Medium
86           Shape               Italic
87           Size                Small
88         EndFont
89 End
90
91 Style Section
92         Align                 Block
93         Font
94           Size                Normal
95         EndFont
96         TocLevel 1
97 End
98
99 Style Section*
100         Align                 Block
101         Font
102           Size                Normal
103         EndFont
104 End
105
106 Style Subsection
107         Align                 Block
108         TextFont
109           Shape               Italic
110           Size                Normal
111         EndFont
112         TocLevel 2
113 End
114
115 Style Subsubsection
116         Align                 Block
117         LabelFont
118           Series              Medium
119         EndFont
120         TextFont
121           Series              Medium
122           Shape               Italic
123           Size                Normal
124         EndFont
125         TocLevel 3
126 End
127
128 Counter definition
129         Within                section
130         TocLevel 3
131 End
132 Style Definition
133         LatexType             Environment
134         LatexName             definition
135         Margin                First_Dynamic
136         TopSep                0.6
137         BottomSep             0.6
138         Align                 Block
139         LabelType             Counter
140         LabelCounter          definition
141         LabelString           "Definition \thedefinition."
142         LabelSep              M
143         NextNoIndent          1
144         LabelFont
145           Series              Bold
146         EndFont
147 End
148
149 Counter step
150 End
151 Style Step
152         CopyStyle             Definition
153         LatexName             step
154         LabelCounter          step
155         LabelString           "Step \thestep."
156         LabelFont
157           Series              Bold
158         EndFont
159 End
160
161 Counter example
162         Within                section
163 End
164 Style Example
165         CopyStyle             Definition
166         LatexName             example
167         LabelCounter          example
168         LabelString           "Example \theexample."
169 End
170
171 Counter remark
172         Within                section
173 End
174 Style Remark
175         CopyStyle             Definition
176         LatexName             remark
177         LabelCounter          remark
178         LabelString           "Remark \theremark."
179 End
180
181 Counter notation
182         Within                section
183 End
184 Style Notation
185         CopyStyle             Definition
186         LatexName             notation
187         LabelCounter          notation
188         LabelString           "Notation \thenotation."
189         LabelFont
190           Series              Medium
191         EndFont
192 End
193
194 Counter theorem
195         Within                section
196 End
197 Style Theorem
198         LatexType             Environment
199         LatexName             theorem
200         Margin                First_Dynamic
201         TopSep                0.6
202         BottomSep             0.6
203         Align                 Block
204         NextNoIndent          1
205         LabelType             Counter
206         LabelCounter          theorem
207         LabelString           "Theorem \thetheorem."
208         LabelSep              M
209         LabelFont
210           Series              Bold
211           Shape               Up
212         EndFont
213 End
214
215 Style Proof
216         LatexType             Environment
217         LatexName             proof
218         Margin                First_Dynamic
219         TopSep                0.6
220         BottomSep             0.6
221         Align                 Block
222         LabelType             Static
223         LabelString           "Proof."
224         LabelSep              M
225         LabelFont
226           Series              Bold
227         EndFont
228         EndLabelType          Box
229 End
230
231 Counter corollary
232         Within                section
233 End
234 Style Corollary
235         CopyStyle             Theorem
236         LatexName             corollary
237         LabelCounter          corollary
238         LabelString           "Corollary \thecorollary."
239         TextFont
240           Shape               Italic
241         EndFont
242 End
243
244 Counter lemma
245         Within                section
246 End
247 Style Lemma
248         CopyStyle             Corollary
249         LatexName             lemma
250         LabelCounter          lemma
251         LabelString           "Lemma \thelemma."
252 End
253
254 Counter proposition
255         Within                section
256 End
257 Style Proposition
258         CopyStyle             Corollary
259         LatexName             proposition
260         LabelCounter          proposition
261         LabelString           "Proposition \theproposition."
262 End
263
264 Counter prop
265         Within                section
266 End
267 Style Prop
268         CopyStyle             Notation
269         LatexName             prop
270         LabelCounter          prop
271         LabelString           "Prop \theprop."
272 End
273
274 Counter question
275         Within                section
276 End
277 Style Question
278         CopyStyle             Notation
279         LatexName             question
280         LabelCounter          question
281         LabelString           "Question \thequestion."
282 End
283
284 Counter claim
285         Within                section
286 End
287 Style Claim
288         CopyStyle             Notation
289         LatexName             claim
290         LabelCounter          claim
291         LabelString           "Claim \theclaim."
292 End
293
294 Counter conjecture
295         Within                section
296 End
297 Style Conjecture
298         CopyStyle             Notation
299         LatexName             conjecture
300         LabelCounter          conjecture
301         LabelString           "Conjecture \theconjecture."
302 End
303
304 Style Appendices_Section
305         Margin                Static
306         LatexType             Command
307         LatexName             appendix
308         KeepEmpty             1
309         TopSep                0.6
310         BottomSep             0
311         Align                 Block
312         LabelType             Centered_Top_Environment
313         LabelString           "--- Appendices ---"
314         Font
315           Series              Bold
316           Size                Normal
317           Color               Blue
318         EndFont
319 End
320
321 Counter appendix
322         Within                section
323 End
324 Style Appendix
325         LatexType             Command
326         LatexName             section
327         TopSep                0.6
328         BottomSep             0.6
329         Margin                First_Dynamic
330         Align                 Block
331         NextNoIndent          1
332         LabelType             Counter
333         LabelCounter          appendix
334         LabelString           "Appendix \Alph{appendix}."
335         LabelSep              M
336         LabelFont
337           Series              Bold
338           Shape               Up
339           Size                Normal
340         EndFont
341         TextFont
342           Series              Bold
343         EndFont
344 End
345
346 Style Bibliography
347         Align                 Block
348         LabelFont
349           Size                Normal
350         EndFont
351 End