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