]> git.lyx.org Git - lyx.git/blob - lib/layouts/ijmpd.layout
Bump layout formats
[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 41
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   ResetArgs     1
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   Argument 1
130         LabelString   "Author Option"
131         Tooltip       "Optional argument for author"
132   EndArgument
133   LatexName     author
134   LabelSep      xxx
135   ParSkip       0.4
136   TopSep        1.3
137   BottomSep     0.7
138   ParSep        0.7
139   Align         Center
140   LabelType     No_Label
141   Font
142     Size        Large
143   EndFont
144 End
145
146 Style History
147   Margin        First_Dynamic
148   LatexType     Environment
149   LatexName     history
150   Category      FrontMatter
151   TopSep        0.7
152   BottomSep     0.7
153   ParSkip       0.4
154   Align         Center
155   Font
156     Size        Small
157   EndFont
158 End
159
160 InsetLayout Flex:Received
161   LyxType       custom
162   LatexType     command
163   LatexName     received
164   LabelString   "Received"
165   Font
166     Size        Small
167     Misc        No_Emph
168     Misc        No_Noun
169     Misc        No_Bar
170   EndFont
171   LabelFont
172     Color       green
173     Size        Small
174   EndFont
175 End
176
177 InsetLayout Flex:Revised
178   LyxType       custom
179   LatexType     command
180   LatexName     revised
181   LabelString   "Revised"
182   Font
183     Size        Small
184     Misc        No_Emph
185     Misc        No_Noun
186     Misc        No_Bar
187   EndFont
188   LabelFont
189     Color       green
190     Size        Small
191   EndFont
192 End
193
194 InsetLayout Flex:Comby
195   LyxType       custom
196   LatexType     command
197   LatexName     comby
198   LabelString   "Comby"
199   Font
200     Size        Small
201     Misc        No_Emph
202     Misc        No_Noun
203     Misc        No_Bar
204   EndFont
205   LabelFont
206     Color       green
207     Size        Small
208   EndFont
209 End
210
211 Style Abstract
212   Margin        First_Dynamic
213   LatexType     Environment
214   LatexName     abstract
215   Category      FrontMatter
216   TopSep        0.7
217   BottomSep     0.7
218   ParSkip       0.4
219   Font
220     Size        Small
221   EndFont
222 End
223
224 Style Keywords
225   LatexType     command
226   LatexName     keywords
227   Category      FrontMatter
228   LabelString   "Keywords:"
229   LabelSep      xx
230   LabelType     Static
231   Margin        Dynamic
232   Font
233     Size        Small
234     Misc        No_Emph
235     Misc        No_Noun
236     Misc        No_Bar
237   EndFont
238   LabelFont
239    Shape        Italic
240    Size         Small
241   EndFont
242 End
243
244 InsetLayout Flex:TableCaption
245   LyxType       custom
246   LatexType     command
247   LatexName     tbl
248   LabelString   "Table caption"
249   Font
250     Size        Small
251     Misc        No_Emph
252     Misc        No_Noun
253     Misc        No_Bar
254   EndFont
255   LabelFont
256     Color       green
257     Size        Small
258   EndFont
259 End
260
261 InsetLayout Flex:Refcite
262   LyxType       custom
263   LatexType     command
264   LatexName     refcite
265   LabelString   "Cite reference"
266   Font
267     Size        Small
268     Misc        No_Emph
269     Misc        No_Noun
270     Misc        No_Bar
271   EndFont
272   LabelFont
273     Color       green
274     Size        Small
275   EndFont
276 End
277
278 Style ItemList
279   Category      List
280   Margin        Static
281   LatexType     Item_Environment
282   LatexName     itemlist
283   NextNoIndent  1
284   LeftMargin    MMN
285   LabelSep      xx
286   ItemSep       0.2
287   TopSep        0.7
288   BottomSep     0.7
289   ParSep        0.3
290   Align         Block
291   AlignPossible Block, Left
292   LabelType     Itemize
293   HTMLTag       ul
294   HTMLItem      li
295   HTMLLabel     NONE
296 End
297
298 Style RomanList
299   Category      List
300   Margin        Static
301   LatexType     Item_Environment
302   LatexName     romanlist
303   Argument 1
304         LabelString   "RomanList Option"
305         Tooltip       "Optional argument for RomanList"
306   EndArgument
307   NextNoIndent  1
308   LeftMargin    MMN
309   LabelSep      xx
310   ParSkip       0.0
311   ItemSep       0.2
312   TopSep        0.7
313   BottomSep     0.7
314   ParSep        0.3
315   Align Block
316   AlignPossible Block, Left
317   LabelType     Enumerate
318   LabelCounter  "enum"
319   HTMLTag       ol
320   HTMLItem      li
321   HTMLLabel     NONE
322   RefPrefix     enu
323 End
324
325 Style Proof
326   LatexType     Environment
327   LatexName     proof
328   Category      Theorem
329   Margin        First_Dynamic
330   TopSep        0.6
331   BottomSep     0.6
332   Align Block
333   LabelType     Static
334   LabelString   "Proof:"
335   LabelSep      M
336   LabelFont
337    Series       Bold
338   EndFont
339   LabelFont
340    Series       Bold
341   EndFont
342   EndLabelType  Box
343 End
344
345 Counter theorem
346   Within        section
347 End
348 Style Theorem
349   ResetArgs      1
350   LabelString   "Theorem \thetheorem."
351   Font
352    Shape        Up
353   EndFont
354   LabelFont
355    Series       Bold
356   EndFont
357 End
358
359 Counter remark
360   Within        section
361 End
362 Style Remark
363   LabelString   "Remark \theremark."
364   LabelFont
365    Series       Bold
366    Shape        Up
367   EndFont
368 End
369
370 Counter corollary
371   Within        section
372 End
373 Style Corollary
374   LabelString   "Corollary \thecorollary."
375 End
376
377 Counter lemma
378   Within        section
379 End
380 Style Lemma
381   LabelString   "Lemma \thelemma."
382 End
383
384 Counter proposition
385   Within        section
386 End
387 Style Proposition
388   LabelString   "Proposition \theproposition."
389 End
390
391 Counter question
392   Within        section
393 End
394 Style Question
395   LabelString   "Question \thequestion."
396   LabelFont
397    Shape        Up
398   EndFont
399 End
400
401 Counter claim
402   Within        section
403 End
404 Style Claim
405   LabelCounter  claim
406   LabelString   "Claim \theclaim."
407   LabelFont
408    Shape        Up
409   EndFont
410 End
411
412 Counter conjecture
413   Within        section
414 End
415 Style Conjecture
416   LabelString   "Conjecture \theconjecture."
417   LabelFont
418    Shape        Up
419   EndFont
420 End
421
422 Counter prop
423   Within        section
424 End
425
426 Counter appendix
427 End
428 Style Appendix
429   LatexType     Command
430   LatexName     section
431   Category      BackMatter
432   TopSep        0.6
433   BottomSep     0.6
434   Margin        First_Dynamic
435   Align Block
436   NextNoIndent  1
437   LabelType     Counter
438   LabelCounter  appendix
439   LabelString   "Appendix \Alph{appendix}."
440   LabelSep      M
441   LabelFont
442    Series       Bold
443    Shape        Up
444    Size Normal
445   EndFont
446   Font
447    Series       Bold
448   EndFont
449 End
450
451 Style Bibliography
452   Margin        First_Dynamic
453   LatexType     Bib_Environment
454   LatexName     thebibliography
455   Category      BackMatter
456   NextNoIndent  1
457   LeftMargin    MM
458   ParSkip       0.4
459   ItemSep       0
460   TopSep        0.7
461   BottomSep     0.7
462   ParSep        0.5
463   Align         Block
464   AlignPossible Block, Left
465   LabelType     Bibliography
466   LabelString   "References"
467   LabelBottomSep        1.2
468   LabelFont
469     Series      Bold
470     Size        Larger
471   EndFont
472 End