]> git.lyx.org Git - lyx.git/blob - lib/layouts/ijmpc.layout
AEA.layout: restore a style
[lyx.git] / lib / layouts / ijmpc.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[ws-ijmpc,amsmath.sty,amssymb.sty,rotating.sty]{Int. Journal of Modern Physics C}
3 #  \DeclareCategory{Articles}
4 #
5 # Textclass definition file for ws-ijmpc.cls
6 # For publications in the International Journal of Modern Physics C
7 # (usually abbreviated as IJMPC).
8 #
9 # Author: Panayotis "PAP" Papasotiriou <papasot@physics.upatras.gr>
10 #
11 # revised for ws-ijmpc.tex : 8-1-08
12 # Author: Uwe Stöhr (uwestoehr@web.de)
13
14
15 Format 45
16
17 Sides           1
18 Columns         1
19 SecNumDepth     3
20 TocDepth        3
21 DefaultStyle    Standard
22
23 Style Standard
24   Category      MainText
25   Margin        Static
26   LatexType     Paragraph
27   LatexName     dummy
28   ParIndent     MM
29   ParSkip       0.4
30   Align         Block
31   AlignPossible Block, Left, Right, Center
32   LabelType     No_Label
33 End
34
35 Input stdcounters.inc
36 Input stdfloats.inc
37 #Input stdlists.inc
38 Input stdsections.inc
39 Input stdstarsections.inc
40 Input stdlayouts.inc
41 Input lyxmacros.inc
42
43 ProvidesModule theorems-std
44 Input theorems-without-preamble.inc
45 NoStyle Fact
46 NoStyle Note
47 NoStyle Problem
48 NoStyle Solution
49 NoStyle Prob
50 NoStyle Sol
51 NoStyle Exercise
52 NoStyle Example
53 NoStyle Definition
54 NoStyle Case
55 NoStyle Property
56
57 NoStyle Chapter
58 NoCounter chapter
59 NoStyle Chapter*
60 NoStyle Part
61 NoCounter part
62 NoStyle Verse
63
64
65 Style MarkBoth
66   LaTeXType     Command
67   LaTeXName     markboth
68   Category      FrontMatter
69   InTitle       1
70   Align         Center
71   Argument 1
72     Mandatory   1
73     AutoInsert  1
74     LabelString "Author Names"
75     Tooltip     "Author names that will appear in the header line"
76   EndArgument
77   Font
78     Size        Small
79   EndFont
80   Preamble
81   % protect \markboth against an old bug reintroduced in babel >= 3.8g
82   \let\oldforeign@language\foreign@language
83   \DeclareRobustCommand{\foreign@language}[1]{%
84     \lowercase{\oldforeign@language{#1}}}
85   EndPreamble
86 End
87
88 Style Catchline
89   Margin        Dynamic
90   LatexType     Command
91   LatexName     catchline{}{}{}{}
92   LabelString   "Catchline"
93   Category      FrontMatter
94   KeepEmpty     1
95   ParSkip       0.4
96   InTitle       1
97   Align         Block
98   LabelSep      xx
99   LabelType     Static
100   LabelString   "Catchline"
101   LabelFont
102     Series      Bold
103     Color       Green
104   EndFont
105 End
106
107 Style Title
108   Margin        Static
109   LatexType     Command
110   LatexName     title
111   Category      FrontMatter
112   InTitle       1
113   ResetArgs     1
114   ParSkip       0.4
115   ItemSep       0
116   TopSep        0
117   BottomSep     1
118   ParSep        1
119   Align         Center
120   LabelType     No_Label
121   Font
122     Size        Largest
123   EndFont
124 End
125
126 Style Author
127   Margin        Static
128   LatexType     Command
129   Category      FrontMatter
130   InTitle       1
131   LatexName     author
132   LabelSep      xxx
133   ParSkip       0.4
134   TopSep        1.3
135   BottomSep     0.7
136   ParSep        0.7
137   Align         Center
138   LabelType     No_Label
139   Font
140     Size        Large
141   EndFont
142 End
143
144 Style Address
145   LatexType     Command
146   InTitle       1
147   LatexName     address
148   ParSkip       0.4
149   BottomSep     0.4
150   Align Center
151   LabelType     No_Label
152   Font
153    Series       Medium
154    Shape        Italic
155    Size Normal
156   EndFont
157 End
158
159 Style History
160   Margin        First_Dynamic
161   LatexType     Environment
162   LatexName     history
163   Category      FrontMatter
164   TopSep        0.7
165   BottomSep     0.7
166   ParSkip       0.4
167   Align         Center
168   Font
169     Size        Small
170   EndFont
171 End
172
173 InsetLayout Flex:Received
174   LyxType       custom
175   LatexType     command
176   LatexName     received
177   LabelString   "Received"
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:Revised
191   LyxType       custom
192   LatexType     command
193   LatexName     revised
194   LabelString   "Revised"
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 InsetLayout Flex:Keywords
221   LyxType       custom
222   LatexType     command
223   LatexName     keywords
224   LabelString   "Keywords"
225   Font
226     Size        Small
227     Misc        No_Emph
228     Misc        No_Noun
229     Misc        No_Bar
230   EndFont
231   LabelFont
232     Color       green
233     Size        Small
234   EndFont
235 End
236
237 Style Classification_Codes
238   CopyStyle     Abstract
239   LatexType     Command
240   LatexName     ccode
241   Margin        Static
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 "Numbering Scheme"
305     Tooltip     "Use the largest item number in your list, e.g. '(iv)' for 4 Roman numbered items"
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      Reasoning
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 Style Theorem
346   ResetArgs      1
347   LabelString   "Theorem \thetheorem."
348   #Font
349    #Shape       Up
350   #EndFont
351   #LabelFont
352    #Series      Bold
353   #EndFont
354 End
355
356 Style Remark
357   LabelString   "Remark \theremark."
358   LabelFont
359    Series       Bold
360    Shape        Up
361   EndFont
362 End
363
364 Style Corollary
365   LabelString   "Corollary \thecorollary."
366 End
367
368 Style Lemma
369   LabelString   "Lemma \thelemma."
370 End
371
372 Style Proposition
373   LabelString   "Proposition \theproposition."
374 End
375
376 Style Question
377   LabelString   "Question \thequestion."
378   LabelFont
379    Series       Bold
380    Shape        Up
381   EndFont
382 End
383
384 Counter claim
385   Within        section
386 End
387 Style Claim
388   LabelCounter  claim
389   LabelString   "Claim \theclaim."
390   Font
391    Shape        Italic
392   EndFont
393   LabelFont
394    Series       Bold
395    Shape        Up
396   EndFont
397 End
398
399 Style Conjecture
400   LabelString   "Conjecture \theconjecture."
401   Font
402    Shape        Italic
403   EndFont
404   LabelFont
405    Series       Bold
406    Shape        Up
407   EndFont
408 End
409
410 Style Prop
411   LabelFont
412    Series       Bold
413   EndFont
414 End
415
416 Counter appendix
417 End
418 Style Appendix
419   LatexType     Command
420   LatexName     section
421   Category      BackMatter
422   TopSep        0.6
423   BottomSep     0.6
424   Margin        First_Dynamic
425   Align Block
426   NextNoIndent  1
427   LabelType     Static
428   LabelCounter  appendix
429   LabelString   "Appendix \Alph{appendix}."
430   LabelSep      M
431   LabelFont
432    Series       Bold
433    Shape        Up
434    Size Normal
435   EndFont
436   Font
437    Series       Bold
438   EndFont
439 End
440
441 Style Bibliography
442   Margin        First_Dynamic
443   LatexType     Bib_Environment
444   LatexName     thebibliography
445   Category      BackMatter
446   NextNoIndent  1
447   LeftMargin    MM
448   ParSkip       0.4
449   ItemSep       0
450   TopSep        0.7
451   BottomSep     0.7
452   ParSep        0.5
453   Align         Block
454   AlignPossible Block, Left
455   LabelType     Bibliography
456   LabelString   "References"
457   LabelBottomSep        1.2
458   LabelFont
459     Series      Bold
460     Size        Larger
461   EndFont
462 End