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