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