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