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