]> git.lyx.org Git - lyx.git/blob - lib/layouts/ijmpd.layout
66a34400aba5c518de1c638e442bc36e8c902c47
[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 4
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         AlignPossible         Center
39         TextFont
40           Size                Large
41         EndFont
42 End
43
44 Style Author
45         Align                 Center
46         AlignPossible         Center
47         TextFont
48           Series              Medium
49           Size                Normal
50         EndFont
51 End
52
53 Style Address
54         LatexType             Command
55         InTitle               1
56         LatexName             address
57         ParSkip               0.4
58         BottomSep             0.4
59         Align                 Center
60         AlignPossible         Center
61         LabelType             No_Label
62         TextFont
63           Series              Medium
64           Shape               Italic
65           Size                Normal
66         EndFont
67 End
68
69 Style Abstract
70         LatexType             Environment
71         ParIndent             ""
72         Align                 Block
73         AlignPossible         Block
74         LabelType             No_Label
75         TextFont
76           Size                Small
77         EndFont
78 End
79
80 Style Keywords
81         CopyStyle             Abstract
82         LatexType             Command
83         LatexName             keywords
84         Margin                Dynamic
85         LabelType             Static
86         LabelString           "Keywords:"
87         LabelSep              M
88         LabelFont
89           Series              Medium
90           Shape               Italic
91           Size                Small
92         EndFont
93 End
94
95 Style Section
96         Align                 Block
97         AlignPossible         Block
98         Font
99           Size                Normal
100         EndFont
101 End
102
103 Style Section*
104         Align                 Block
105         AlignPossible         Block
106         Font
107           Size                Normal
108         EndFont
109 End
110
111 Style Subsection
112         Align                 Block
113         AlignPossible         Block
114         TextFont
115           Shape               Italic
116           Size                Normal
117         EndFont
118 End
119
120 Style Subsubsection
121         Align                 Block
122         AlignPossible         Block
123         LabelFont
124           Series              Medium
125         EndFont
126         TextFont
127           Series              Medium
128           Shape               Italic
129           Size                Normal
130         EndFont
131 End
132
133 Counter
134         Name                  definition
135         Within                section
136 End
137 Style Definition
138         LatexType             Environment
139         LatexName             definition
140         Margin                First_Dynamic
141         TopSep                0.6
142         BottomSep             0.6
143         Align                 Block
144         AlignPossible         Block
145         LabelType             Counter
146         LabelCounter          definition
147         LabelString           "Definition @Section@.\arabic{definition}."
148         LabelSep              M
149         NextNoIndent          1
150         LabelFont
151           Series              Bold
152         EndFont
153 End
154
155 Counter
156         Name                  step
157 End
158 Style Step
159         CopyStyle             Definition
160         LatexName             step
161         LabelCounter          step
162         LabelString           "Step \arabic{step}."
163         LabelFont
164           Series              Bold
165         EndFont
166 End
167
168 Counter
169         Name                  example
170         Within                section
171 End
172 Style Example
173         CopyStyle             Definition
174         LatexName             example
175         LabelCounter          example
176         LabelString           "Example @Section@.\arabic{example}."
177 End
178
179 Counter
180         Name                  remark
181         Within                section
182 End
183 Style Remark
184         CopyStyle             Definition
185         LatexName             remark
186         LabelCounter          remark
187         LabelString           "Remark @Section@.\arabic{remark}."
188 End
189
190 Counter
191         Name                  notation
192         Within                section
193 End
194 Style Notation
195         CopyStyle             Definition
196         LatexName             notation
197         LabelCounter          notation
198         LabelString           "Notation @Section@.\arabic{notation}."
199         LabelFont
200           Series              Medium
201         EndFont
202 End
203
204 Counter
205         Name                  theorem
206         Within                section
207 End
208 Style Theorem
209         LatexType             Environment
210         LatexName             theorem
211         Margin                First_Dynamic
212         TopSep                0.6
213         BottomSep             0.6
214         Align                 Block
215         AlignPossible         Block
216         NextNoIndent          1
217         LabelType             Counter
218         LabelCounter          theorem
219         LabelString           "Theorem @Section@.\arabic{theorem}."
220         LabelSep              M
221         LabelFont
222           Series              Bold
223           Shape               Up
224         EndFont
225 End
226
227 Style Proof
228         LatexType             Environment
229         LatexName             proof
230         Margin                First_Dynamic
231         TopSep                0.6
232         BottomSep             0.6
233         Align                 Block
234         AlignPossible         Block
235         LabelType             Static
236         LabelString           "Proof."
237         LabelSep              M
238         LabelFont
239           Series              Bold
240         EndFont
241         EndLabelType          Box
242 End
243
244 Counter
245         Name                  corollary
246         Within                section
247 End
248 Style Corollary
249         CopyStyle             Theorem
250         LatexName             corollary
251         LabelCounter          corollary
252         LabelString           "Corollary @Section@.\arabic{corollary}."
253         TextFont
254           Shape               Italic
255         EndFont
256 End
257
258 Counter
259         Name                  lemma
260         Within                section
261 End
262 Style Lemma
263         CopyStyle             Corollary
264         LatexName             lemma
265         LabelCounter          lemma
266         LabelString           "Lemma @Section@.\arabic{lemma}."
267 End
268
269 Counter
270         Name                  proposition
271         Within                section
272 End
273 Style Proposition
274         CopyStyle             Corollary
275         LatexName             proposition
276         LabelCounter          proposition
277         LabelString           "Proposition @Section@.\arabic{proposition}."
278 End
279
280 Counter
281         Name                  prop
282         Within                section
283 End
284 Style Prop
285         CopyStyle             Notation
286         LatexName             prop
287         LabelCounter          prop
288         LabelString           "Prop @Section@.\arabic{prop}."
289 End
290
291 Counter
292         Name                  question
293         Within                section
294 End
295 Style Question
296         CopyStyle             Notation
297         LatexName             question
298         LabelCounter          question
299         LabelString           "Question @Section@.\arabic{question}."
300 End
301
302 Counter
303         Name                  claim
304         Within                section
305 End
306 Style Claim
307         CopyStyle             Notation
308         LatexName             claim
309         LabelCounter          claim
310         LabelString           "Claim @Section@.\arabic{claim}."
311 End
312
313 Counter
314         Name                  conjecture
315         Within                section
316 End
317 Style Conjecture 
318         CopyStyle             Notation
319         LatexName             conjecture
320         LabelCounter          conjecture
321         LabelString           "Conjecture @Section@.\arabic{conjecture}."
322 End
323
324 Style Appendices_Section
325         Margin                Static
326         LatexType             Command
327         LatexName             appendix
328         KeepEmpty             1
329         TopSep                0.6
330         BottomSep             0
331         Align                 Block
332         AlignPossible         Block
333         LabelType             Centered_Top_Environment
334         LabelString           "--- Appendices ---"
335         Font
336           Series              Bold
337           Size                Normal
338           Color               Blue
339         EndFont
340 End
341
342 Counter
343         Name                  appendix
344         Within                section
345 End
346 Style Appendix
347         LatexType             Command
348         LatexName             section
349         TopSep                0.6
350         BottomSep             0.6
351         Margin                First_Dynamic
352         Align                 Block
353         AlignPossible         Block
354         NextNoIndent          1
355         LabelType             Counter
356         LabelCounter          appendix
357         LabelString           "Appendix \Alph{appendix}."
358         LabelSep              M
359         LabelFont
360           Series              Bold
361           Shape               Up
362           Size                Normal
363         EndFont
364         TextFont
365           Series              Bold
366         EndFont
367 End
368
369 Style Bibliography
370         Align                 Block
371         AlignPossible         Block
372         LabelFont
373           Size                Normal
374         EndFont
375 End