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