]> git.lyx.org Git - lyx.git/blob - lib/layouts/ijmpc.layout
Make continuous spellcheck the default.
[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 93
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   DocBookTag para
34 End
35
36 Input stdcounters.inc
37 Input stdfloats.inc
38 #Input stdlists.inc
39 Input stdsections.inc
40 Input stdstarsections.inc
41 Input stdlayouts.inc
42 Input lyxmacros.inc
43
44 ProvidesModule theorems-std
45 Input theorems-without-preamble.inc
46 NoStyle Fact
47 NoStyle Note
48 NoStyle Problem
49 NoStyle Solution
50 NoStyle Prob
51 NoStyle Sol
52 NoStyle Exercise
53 NoStyle Example
54 NoStyle Definition
55 NoStyle Case
56 NoStyle Property
57
58 NoStyle Chapter
59 NoCounter chapter
60 NoStyle Chapter*
61 NoStyle Part
62 NoCounter part
63 NoStyle Verse
64
65
66 Style MarkBoth
67   LaTeXType     Command
68   LaTeXName     markboth
69   Category      FrontMatter
70   InTitle       1
71   Align         Center
72   Argument 1
73     Mandatory   1
74     AutoInsert  1
75     LabelString "Author Names"
76     Tooltip     "Author names that will appear in the header line"
77   EndArgument
78   Font
79     Size        Small
80   EndFont
81   Preamble
82   % protect \markboth against an old bug reintroduced in babel >= 3.8g
83   \let\oldforeign@language\foreign@language
84   \DeclareRobustCommand{\foreign@language}[1]{%
85     \lowercase{\oldforeign@language{#1}}}
86   EndPreamble
87   DocBookTag    IGNORE
88   # TODO: a mix of titleabbrev and authorinitials... 
89   DocBookInInfo always
90 End
91
92 Style Catchline
93   Margin        Dynamic
94   LatexType     Command
95   LatexName     catchline{}{}{}{}
96   LabelString   "Catchline"
97   Category      FrontMatter
98   KeepEmpty     1
99   ParSkip       0.4
100   InTitle       1
101   Align         Block
102   LabelSep      xx
103   LabelType     Static
104   LabelString   "Catchline"
105   LabelFont
106     Series      Bold
107     Color       textlabel2
108   EndFont
109   DocBookTag    IGNORE
110   DocBookInInfo always
111 End
112
113 Style Title
114   Margin        Static
115   LatexType     Command
116   LatexName     title
117   Category      FrontMatter
118   InTitle       1
119   ResetArgs     1
120   ParSkip       0.4
121   ItemSep       0
122   TopSep        0
123   BottomSep     1
124   ParSep        1
125   Align         Center
126   LabelType     No_Label
127   Font
128     Size        Largest
129   EndFont
130   DocBookTag      title
131   DocBookTagType  paragraph
132   DocBookInInfo   maybe
133 End
134
135 Style Author
136   Margin        Static
137   LatexType     Command
138   Category      FrontMatter
139   InTitle       1
140   LatexName     author
141   LabelSep      xxx
142   ParSkip       0.4
143   TopSep        1.3
144   BottomSep     0.7
145   ParSep        0.7
146   Align         Center
147   LabelType     No_Label
148   Font
149     Size        Large
150   EndFont
151   DocBookTag            personname
152   DocBookTagType        paragraph
153   DocBookWrapperTag     author
154   DocBookWrapperTagType inline
155   DocBookInInfo         always
156 End
157
158 Style Address
159   LatexType     Command
160   InTitle       1
161   LatexName     address
162   ParSkip       0.4
163   BottomSep     0.4
164   Align Center
165   LabelType     No_Label
166   Font
167    Series       Medium
168    Shape        Italic
169    Size Normal
170   EndFont
171   DocBookTag            address
172   DocBookTagType        paragraph
173   DocBookWrapperTag     author
174   DocBookWrapperTagType inline
175   DocBookWrapperMergeWithPrevious true
176   DocBookInInfo         always
177 End
178
179 Style History
180   Margin        First_Dynamic
181   LatexType     Environment
182   LatexName     history
183   Category      FrontMatter
184   TopSep        0.7
185   BottomSep     0.7
186   ParSkip       0.4
187   Align         Center
188   Font
189     Size        Small
190   EndFont
191   DocBookTag     releaseinfo
192   DocBookInInfo  always
193 End
194
195 InsetLayout Flex:Received
196   LyxType       custom
197   LatexType     command
198   LatexName     received
199   LabelString   "Received"
200   Font
201     Size        Small
202     Misc        No_Emph
203     Misc        No_Noun
204     Misc        No_Bar
205   EndFont
206   LabelFont
207     Color       textlabel2
208     Size        Small
209   EndFont
210   ResetsFont true
211   DocBookTag      date
212   DocBookAttr     role='received'
213   DocBookTagType  inline
214   DocBookNoFontInside   true
215 End
216
217 InsetLayout Flex:Revised
218   LyxType       custom
219   LatexType     command
220   LatexName     revised
221   LabelString   "Revised"
222   Font
223     Size        Small
224     Misc        No_Emph
225     Misc        No_Noun
226     Misc        No_Bar
227   EndFont
228   LabelFont
229     Color       textlabel2
230     Size        Small
231   EndFont
232   ResetsFont true
233   DocBookTag      date
234   DocBookAttr     role='revised'
235   DocBookTagType  inline
236   DocBookNoFontInside   true
237 End
238
239 Style Abstract
240   Margin        First_Dynamic
241   LatexType     Environment
242   LatexName     abstract
243   Category      FrontMatter
244   TopSep        0.7
245   BottomSep     0.7
246   ParSkip       0.4
247   Font
248     Size        Small
249   EndFont
250   DocBookAbstract       true
251   DocBookInInfo         always
252   DocBookWrapperTag     abstract
253   DocBookWrapperMergeWithPrevious    true
254   DocBookTag            para
255 End
256
257 InsetLayout Flex:Keywords
258   LyxType       custom
259   LatexType     command
260   LatexName     keywords
261   LabelString   "Keywords"
262   Font
263     Size        Small
264     Misc        No_Emph
265     Misc        No_Noun
266     Misc        No_Bar
267   EndFont
268   LabelFont
269     Color       textlabel2
270     Size        Small
271   EndFont
272   ResetsFont true
273   DocBookTag         keyword
274   DocBookTagType     paragraph
275   DocBookWrapperTag  keywordset
276   DocBookInInfo      always
277 End
278
279 Style Classification_Codes
280   CopyStyle     Abstract
281   LatexType     Command
282   LatexName     ccode
283   Margin        Static
284 End
285
286 InsetLayout Flex:TableCaption
287   LyxType       custom
288   LatexType     command
289   LatexName     tbl
290   LabelString   "Table caption"
291   Font
292     Size        Small
293     Misc        No_Emph
294     Misc        No_Noun
295     Misc        No_Bar
296   EndFont
297   LabelFont
298     Color       textlabel2
299     Size        Small
300   EndFont
301   ResetsFont true
302   DocBookTag      caption
303   DocBookTagType  paragraph
304 End
305
306 InsetLayout Flex:Refcite
307   LyxType       custom
308   LatexType     command
309   LatexName     refcite
310   LabelString   "Cite reference"
311   Font
312     Size        Small
313     Misc        No_Emph
314     Misc        No_Noun
315     Misc        No_Bar
316   EndFont
317   LabelFont
318     Color       textlabel2
319     Size        Small
320   EndFont
321   ResetsFont true
322 End
323
324 Style ItemList
325   Category      List
326   Margin        Static
327   LatexType     Item_Environment
328   LatexName     itemlist
329   Argument listpreamble:1
330     LabelString    "List preamble"
331     MenuString     "List Preamble"
332     Tooltip        "LaTeX code to be inserted before the first item"
333     PassThru       1
334     Font
335       Family typewriter
336       Color latex
337     EndFont
338   EndArgument
339   NextNoIndent  1
340   ToggleIndent  Never
341   LeftMargin    MMN
342   LabelSep      xx
343   ItemSep       0.2
344   TopSep        0.7
345   BottomSep     0.7
346   ParSep        0.3
347   Align         Block
348   AlignPossible Block, Left
349   LabelType     Itemize
350   HTMLTag       ul
351   HTMLItem      li
352   HTMLLabel     NONE
353   DocBookTag            itemizedlist
354   DocBookItemTag        listitem
355   DocBookItemInnerTag   para
356 End
357
358 Style RomanList
359   Category      List
360   Margin        Static
361   LatexType     Item_Environment
362   LatexName     romanlist
363   Argument 1
364     LabelString "Numbering Scheme"
365     Tooltip     "Use the largest item number in your list, e.g. '(iv)' for 4 Roman numbered items"
366     PassThru    1
367   EndArgument
368   Argument listpreamble:1
369     LabelString    "List preamble"
370     MenuString     "List Preamble"
371     Tooltip        "LaTeX code to be inserted before the first item"
372     PassThru       1
373     Font
374       Family typewriter
375       Color latex
376     EndFont
377   EndArgument
378   NextNoIndent  1
379   LeftMargin    MMN
380   LabelSep      xx
381   ParSkip       0.0
382   ItemSep       0.2
383   TopSep        0.7
384   BottomSep     0.7
385   ParSep        0.3
386   Align Block
387   AlignPossible Block, Left
388   LabelType     Enumerate
389   LabelCounter  "enum"
390   HTMLTag       ol
391   HTMLItem      li
392   HTMLLabel     NONE
393   RefPrefix     enu
394   DocBookTag            orderedlist
395   DocBookItemTag        listitem
396   DocBookItemInnerTag   para
397 End
398
399 Style Proof
400   LatexType     Environment
401   LatexName     proof
402   Category      Reasoning
403   Margin        First_Dynamic
404   TopSep        0.6
405   BottomSep     0.6
406   Align Block
407   LabelType     Static
408   LabelString   "Proof:"
409   LabelSep      M
410   LabelFont
411    Series       Bold
412   EndFont
413   LabelFont
414    Series       Bold
415   EndFont
416   EndLabelType  Box
417   DocBookTag            para
418   DocBookAttr           role='proof'
419 End
420
421 Style Theorem
422   ResetArgs      1
423   LabelString   "Theorem \thetheorem."
424   #Font
425    #Shape       Up
426   #EndFont
427   #LabelFont
428    #Series      Bold
429   #EndFont
430   DocBookTag            para
431   DocBookAttr           role='theorem'
432 End
433
434 Style Remark
435   LabelString   "Remark \theremark."
436   LabelFont
437    Series       Bold
438    Shape        Up
439   EndFont
440 End
441
442 Style Corollary
443   LabelString   "Corollary \thecorollary."
444 End
445
446 Style Lemma
447   LabelString   "Lemma \thelemma."
448 End
449
450 Style Proposition
451   LabelString   "Proposition \theproposition."
452 End
453
454 Style Question
455   LabelString   "Question \thequestion."
456   LabelFont
457    Series       Bold
458    Shape        Up
459   EndFont
460 End
461
462 Counter claim
463         GuiName Claim
464   Within        section
465 End
466 Style Claim
467   LabelCounter  claim
468   LabelString   "Claim \theclaim."
469   Font
470    Shape        Italic
471   EndFont
472   LabelFont
473    Series       Bold
474    Shape        Up
475   EndFont
476 End
477
478 Style Conjecture
479   LabelString   "Conjecture \theconjecture."
480   Font
481    Shape        Italic
482   EndFont
483   LabelFont
484    Series       Bold
485    Shape        Up
486   EndFont
487 End
488
489 Style Prop
490   LabelFont
491    Series       Bold
492   EndFont
493 End
494
495 Counter appendix
496         GuiName Appendix
497 End
498 Style Appendix
499   LatexType     Command
500   LatexName     section
501   Category      BackMatter
502   TopSep        0.6
503   BottomSep     0.6
504   Margin        First_Dynamic
505   Align Block
506   NextNoIndent  1
507   LabelType     Static
508   LabelCounter  appendix
509   LabelString   "Appendix \Alph{appendix}."
510   LabelSep      M
511   LabelFont
512    Series       Bold
513    Shape        Up
514    Size Normal
515   EndFont
516   Font
517    Series       Bold
518   EndFont
519   DocBookTag      title
520   DocBookTagType  paragraph
521   DocBookSection  true
522 End
523
524 Style Bibliography
525   Margin        First_Dynamic
526   LatexType     Bib_Environment
527   LatexName     thebibliography
528   Category      BackMatter
529   NextNoIndent  1
530   ToggleIndent  Never
531   LeftMargin    MM
532   ParSkip       0.4
533   ItemSep       0
534   TopSep        0.7
535   BottomSep     0.7
536   ParSep        0.5
537   Align         Block
538   AlignPossible Block, Left
539   LabelType     Bibliography
540   LabelString   "References"
541   LabelBottomSep        1.2
542   LabelFont
543     Series      Bold
544     Size        Larger
545   EndFont
546   TocLevel      1
547   IsTocCaption  0
548   Argument listpreamble:1
549     LabelString    "Bib preamble"
550     MenuString     "Bibliography Preamble"
551     Tooltip        "LaTeX code to be inserted before the first bibliography item"
552     PassThru       1
553     Font
554       Family typewriter
555       Color latex
556     EndFont
557   EndArgument
558 End