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