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