]> git.lyx.org Git - lyx.git/blob - lib/layouts/ijmpd.layout
Categorize existing layouts
[lyx.git] / lib / layouts / ijmpd.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[ws-ijmpd,amsmath.sty,amssymb.sty,rotating.sty]{Int. Journal of Modern Physics D}
3 #  \DeclareCategory{Articles}
4 #
5 # Textclass definition file for ws-ijmpd.cls
6 # For publications in the International Journal of Modern Physics D
7 # (usually abbreviated as IJMPD).
8 #
9 # Author: Panayotis "PAP" Papasotiriou <papasot@physics.upatras.gr>
10 #
11 # Version 1  2002-09-24  -  First version from scratch.
12 # Version 2  2003-03-03  -  Updated for LyX 1.3.0.
13 # Version 3  2006-04-09  -  Updated for LyX 1.4.0; all environments defined by
14 #                           ijmpd are now supported by LyX.
15 #
16 # revised for ws-ijmpd.tex : 19-4-07
17 # Author: Uwe Stöhr (uwestoehr@web.de)
18
19
20 Format 36
21
22 Sides           1
23 Columns         1
24 SecNumDepth     3
25 TocDepth        3
26 DefaultStyle    Standard
27
28 Style Standard
29   Margin        Static
30   LatexType     Paragraph
31   LatexName     dummy
32   ParIndent     MM
33   ParSkip       0.4
34   Align         Block
35   AlignPossible Block, Left, Right, Center
36   LabelType     No_Label
37 End
38
39 Input stdcounters.inc
40 Input stdfloats.inc
41 #Input stdlists.inc
42 Input stdsections.inc
43 Input stdstarsections.inc
44 Input stdlayouts.inc
45 Input lyxmacros.inc
46
47 ProvidesModule theorems-std
48 Input theorems-without-preamble.inc
49 NoStyle Fact
50 NoStyle Note
51 NoStyle Problem
52 NoStyle Solution
53 NoStyle Prob
54 NoStyle Sol
55 NoStyle Exercise
56 NoStyle Example
57 NoStyle Definition
58 NoStyle Case
59 NoStyle Property
60
61 NoStyle Chapter
62 NoCounter chapter
63 NoStyle Chapter*
64 NoStyle Part
65 NoCounter part
66 NoStyle Verse
67
68
69 Style MarkBoth
70   LaTeXType     Command
71   LaTeXName     markboth
72   Category      FrontMatter
73   InTitle       1
74   Align         Center
75   Font
76     Size        Small
77   EndFont
78   Preamble
79   % protect \markboth against an old bug reintroduced in babel >= 3.8g
80   \let\oldforeign@language\foreign@language
81   \DeclareRobustCommand{\foreign@language}[1]{%
82     \lowercase{\oldforeign@language{#1}}}
83   EndPreamble
84 End
85
86 Style Catchline
87   Margin        Dynamic
88   LatexType     Command
89   LatexName     catchline{}{}{}{}
90   LabelString   "Catchline"
91   Category      FrontMatter
92   KeepEmpty     1
93   ParSkip       0.4
94   InTitle       1
95   Align         Block
96   LabelSep      xx
97   LabelType     Static
98   LabelString   "Catchline"
99   LabelFont
100     Series      Bold
101     Color       Green
102   EndFont
103 End
104
105 Style Title
106   Margin        Static
107   LatexType     Command
108   LatexName     title
109   Category      FrontMatter
110   InTitle       1
111   OptionalArgs  0
112   ParSkip       0.4
113   ItemSep       0
114   TopSep        0
115   BottomSep     1
116   ParSep        1
117   Align         Center
118   LabelType     No_Label
119   Font
120     Size        Largest
121   EndFont
122 End
123
124 Style Author
125   Margin        Static
126   LatexType     Command
127   Category      FrontMatter
128   InTitle       1
129   OptionalArgs  1
130   LatexName     author
131   LabelSep      xxx
132   ParSkip       0.4
133   TopSep        1.3
134   BottomSep     0.7
135   ParSep        0.7
136   Align         Center
137   LabelType     No_Label
138   Font
139     Size        Large
140   EndFont
141 End
142
143 Style History
144   Margin        First_Dynamic
145   LatexType     Environment
146   LatexName     history
147   Category      FrontMatter
148   TopSep        0.7
149   BottomSep     0.7
150   ParSkip       0.4
151   Align         Center
152   Font
153     Size        Small
154   EndFont
155 End
156
157 InsetLayout Flex:Received
158   LyxType       custom
159   LatexType     command
160   LatexName     received
161   LabelString   "Received"
162   Font
163     Size        Small
164     Misc        No_Emph
165     Misc        No_Noun
166     Misc        No_Bar
167   EndFont
168   LabelFont
169     Color       green
170     Size        Small
171   EndFont
172 End
173
174 InsetLayout Flex:Revised
175   LyxType       custom
176   LatexType     command
177   LatexName     revised
178   LabelString   "Revised"
179   Font
180     Size        Small
181     Misc        No_Emph
182     Misc        No_Noun
183     Misc        No_Bar
184   EndFont
185   LabelFont
186     Color       green
187     Size        Small
188   EndFont
189 End
190
191 InsetLayout Flex:Comby
192   LyxType       custom
193   LatexType     command
194   LatexName     comby
195   LabelString   "Comby"
196   Font
197     Size        Small
198     Misc        No_Emph
199     Misc        No_Noun
200     Misc        No_Bar
201   EndFont
202   LabelFont
203     Color       green
204     Size        Small
205   EndFont
206 End
207
208 Style Abstract
209   Margin        First_Dynamic
210   LatexType     Environment
211   LatexName     abstract
212   Category      FrontMatter
213   TopSep        0.7
214   BottomSep     0.7
215   ParSkip       0.4
216   Font
217     Size        Small
218   EndFont
219 End
220
221 Style Keywords
222   LatexType     command
223   LatexName     keywords
224   Category      FrontMatter
225   LabelString   "Keywords:"
226   LabelSep      xx
227   LabelType     Static
228   Margin        Dynamic
229   Font
230     Size        Small
231     Misc        No_Emph
232     Misc        No_Noun
233     Misc        No_Bar
234   EndFont
235   LabelFont
236    Shape        Italic
237    Size         Small
238   EndFont
239 End
240
241 InsetLayout Flex:TableCaption
242   LyxType       custom
243   LatexType     command
244   LatexName     tbl
245   LabelString   "Table caption"
246   Font
247     Size        Small
248     Misc        No_Emph
249     Misc        No_Noun
250     Misc        No_Bar
251   EndFont
252   LabelFont
253     Color       green
254     Size        Small
255   EndFont
256 End
257
258 InsetLayout Flex:Refcite
259   LyxType       custom
260   LatexType     command
261   LatexName     refcite
262   LabelString   "Cite reference"
263   Font
264     Size        Small
265     Misc        No_Emph
266     Misc        No_Noun
267     Misc        No_Bar
268   EndFont
269   LabelFont
270     Color       green
271     Size        Small
272   EndFont
273 End
274
275 Style ItemList
276   Category      List
277   Margin        Static
278   LatexType     Item_Environment
279   LatexName     itemlist
280   NextNoIndent  1
281   LeftMargin    MMN
282   LabelSep      xx
283   ItemSep       0.2
284   TopSep        0.7
285   BottomSep     0.7
286   ParSep        0.3
287   Align         Block
288   AlignPossible Block, Left
289   LabelType     Itemize
290   HTMLTag       ul
291   HTMLItem      li
292   HTMLLabel     NONE
293 End
294
295 Style RomanList
296   Category      List
297   Margin        Static
298   LatexType     Item_Environment
299   LatexName     romanlist
300   OptionalArgs  1
301   NextNoIndent  1
302   LeftMargin    MMN
303   LabelSep      xx
304   ParSkip       0.0
305   ItemSep       0.2
306   TopSep        0.7
307   BottomSep     0.7
308   ParSep        0.3
309   Align Block
310   AlignPossible Block, Left
311   LabelType     Enumerate
312   LabelCounter  "enum"
313   HTMLTag       ol
314   HTMLItem      li
315   HTMLLabel     NONE
316   RefPrefix     enu
317 End
318
319 Style Proof
320   LatexType     Environment
321   LatexName     proof
322   Category      Theorem
323   Margin        First_Dynamic
324   TopSep        0.6
325   BottomSep     0.6
326   Align Block
327   LabelType     Static
328   LabelString   "Proof:"
329   LabelSep      M
330   LabelFont
331    Series       Bold
332   EndFont
333   LabelFont
334    Series       Bold
335   EndFont
336   EndLabelType  Box
337 End
338
339 Counter theorem
340   Within        section
341 End
342 Style Theorem
343   OptionalArgs  0
344   LabelString   "Theorem \thetheorem."
345   Font
346    Shape        Up
347   EndFont
348   LabelFont
349    Series       Bold
350   EndFont
351 End
352
353 Counter remark
354   Within        section
355 End
356 Style Remark
357   LabelString   "Remark \theremark."
358   LabelFont
359    Series       Bold
360    Shape        Up
361   EndFont
362 End
363
364 Counter corollary
365   Within        section
366 End
367 Style Corollary
368   LabelString   "Corollary \thecorollary."
369 End
370
371 Counter lemma
372   Within        section
373 End
374 Style Lemma
375   LabelString   "Lemma \thelemma."
376 End
377
378 Counter proposition
379   Within        section
380 End
381 Style Proposition
382   LabelString   "Proposition \theproposition."
383 End
384
385 Counter question
386   Within        section
387 End
388 Style Question
389   LabelString   "Question \thequestion."
390   LabelFont
391    Shape        Up
392   EndFont
393 End
394
395 Counter claim
396   Within        section
397 End
398 Style Claim
399   LabelCounter  claim
400   LabelString   "Claim \theclaim."
401   LabelFont
402    Shape        Up
403   EndFont
404 End
405
406 Counter conjecture
407   Within        section
408 End
409 Style Conjecture
410   LabelString   "Conjecture \theconjecture."
411   LabelFont
412    Shape        Up
413   EndFont
414 End
415
416 Counter prop
417   Within        section
418 End
419
420 Counter appendix
421 End
422 Style Appendix
423   LatexType     Command
424   LatexName     section
425   Category      BackMatter
426   TopSep        0.6
427   BottomSep     0.6
428   Margin        First_Dynamic
429   Align Block
430   NextNoIndent  1
431   LabelType     Counter
432   LabelCounter  appendix
433   LabelString   "Appendix \Alph{appendix}."
434   LabelSep      M
435   LabelFont
436    Series       Bold
437    Shape        Up
438    Size Normal
439   EndFont
440   Font
441    Series       Bold
442   EndFont
443 End
444
445 Style Bibliography
446   Margin        First_Dynamic
447   LatexType     Bib_Environment
448   LatexName     thebibliography
449   Category      BackMatter
450   NextNoIndent  1
451   LeftMargin    MM
452   ParSkip       0.4
453   ItemSep       0
454   TopSep        0.7
455   BottomSep     0.7
456   ParSep        0.5
457   Align         Block
458   AlignPossible Block, Left
459   LabelType     Bibliography
460   LabelString   "References"
461   LabelBottomSep        1.2
462   LabelFont
463     Series      Bold
464     Size        Larger
465   EndFont
466 End