]> git.lyx.org Git - lyx.git/blob - lib/layouts/ijmpc.layout
Update counter containing files to new format.
[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 10
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 End
101
102 Style Section*
103         Align                 Block
104         Font
105           Size                Normal
106         EndFont
107 End
108
109 Style Subsection
110         Align                 Block
111         TextFont
112           Shape               Italic
113           Size                Normal
114         EndFont
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 End
128
129 Counter definition
130 End
131 Style Definition
132         LatexType             Environment
133         LatexName             definition
134         Margin                First_Dynamic
135         TopSep                0.6
136         BottomSep             0.6
137         Align                 Block
138         LabelType             Counter
139         LabelCounter          definition
140         LabelString           "Definition \thedefinition."
141         LabelSep              M
142         NextNoIndent          1
143         LabelFont
144           Series              Bold
145         EndFont
146 End
147
148 Counter step
149 End
150 Style Step
151         CopyStyle             Definition
152         LatexName             step
153         LabelCounter          step
154         LabelString           "Step \thestep."
155         LabelFont
156           Series              Medium
157           Shape               Italic
158         EndFont
159 End
160
161 Counter example
162 End
163 Style Example
164         CopyStyle             Definition
165         LatexName             example
166         LabelCounter          example
167         LabelString           "Example \theexample."
168 End
169
170 Counter remark
171 End
172 Style Remark
173         CopyStyle             Definition
174         LatexName             remark
175         LabelCounter          remark
176         LabelString           "Remark \theremark."
177 End
178
179 Counter notation
180 End
181 Style Notation
182         CopyStyle             Definition
183         LatexName             notation
184         LabelCounter          notation
185         LabelString           "Notation \thenotation."
186 End
187
188 Counter theorem
189 End
190 Style Theorem
191         LatexType             Environment
192         LatexName             theorem
193         Margin                First_Dynamic
194         TopSep                0.6
195         BottomSep             0.6
196         Align                 Block
197         NextNoIndent          1
198         LabelType             Counter
199         LabelCounter          theorem
200         LabelString           "Theorem \thetheorem."
201         LabelSep              M
202         LabelFont
203           Series              Bold
204           Shape               Up
205         EndFont
206         TextFont
207           Shape               Italic
208         EndFont
209 End
210
211 Style Proof
212         LatexType             Environment
213         LatexName             proof
214         Margin                First_Dynamic
215         TopSep                0.6
216         BottomSep             0.6
217         Align                 Block
218         LabelType             Static
219         LabelString           "Proof."
220         LabelSep              M
221         LabelFont
222           Series              Bold
223         EndFont
224         EndLabelType          Box
225 End
226
227 Counter corollary
228 End
229 Style Corollary
230         CopyStyle             Theorem
231         LatexName             corollary
232         LabelCounter          corollary
233         LabelString           "Corollary \thecorollary."
234 End
235
236 Counter lemma
237 End
238 Style Lemma
239         CopyStyle             Theorem
240         LatexName             lemma
241         LabelCounter          lemma
242         LabelString           "Lemma \thelemma."
243 End
244
245 Counter proposition
246 End
247 Style Proposition
248         CopyStyle             Theorem
249         LatexName             proposition
250         LabelCounter          proposition
251         LabelString           "Proposition \theproposition."
252 End
253
254 Counter prop
255 End
256 Style Prop
257         CopyStyle             Definition
258         LatexName             prop
259         LabelCounter          prop
260         LabelString           "Prop \theprop."
261 End
262
263 Counter question
264 End
265 Style Question
266         CopyStyle             Definition
267         LatexName             question
268         LabelCounter          question
269         LabelString           "Question \thequestion."
270 End
271
272 Counter claim
273 End
274 Style Claim
275         CopyStyle             Theorem
276         LatexName             claim
277         LabelCounter          claim
278         LabelString           "Claim \theclaim."
279 End
280
281 Counter conjecture
282 End
283 Style Conjecture
284         CopyStyle             Theorem
285         LatexName             conjecture
286         LabelCounter          conjecture
287         LabelString           "Conjecture \theconjecture."
288 End
289
290 Style Appendices_Section
291         Margin                Static
292         LatexType             Command
293         LatexName             appendix
294         KeepEmpty             1
295         TopSep                0.6
296         BottomSep             0
297         Align                 Block
298         LabelType             Centered_Top_Environment
299         LabelString           "--- Appendices ---"
300         Font
301           Series              Bold
302           Size                Normal
303           Color               Blue
304         EndFont
305 End
306
307 Counter appendix
308 End
309 Style Appendix
310         LatexType             Command
311         LatexName             section
312         TopSep                0.6
313         BottomSep             0.6
314         Margin                First_Dynamic
315         Align                 Block
316         NextNoIndent          1
317         LabelType             Counter
318         LabelCounter          appendix
319         LabelString           "Appendix \Alph{appendix}."
320         LabelSep              M
321         LabelFont
322           Series              Bold
323           Shape               Up
324           Size                Normal
325         EndFont
326         TextFont
327           Series              Bold
328         EndFont
329 End
330
331 Style Bibliography
332         Align                 Block
333         LabelFont
334           Size                Normal
335         EndFont
336 End