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