]> git.lyx.org Git - lyx.git/blob - lib/layouts/egs.layout
IEEEtran-CompSoc.layout: force plain layout
[lyx.git] / lib / layouts / egs.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{European Geophysical Society (EGS)}
3 #  \DeclareCategory{Articles}
4 # egs (article) textclass definition file for LyX.
5 # Get egs.cls from EGS website under www.copernicus.org
6 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
7 # Transposed by Pascal AndrĂ© <andre@via.ecp.fr>
8 # Heavily modifed and enhanced by several developers.
9 # Converted article -> egs Martin Vermeer
10
11
12 Format 43
13 Columns                 2
14 Sides                   1
15 PageStyle               Plain
16 Provides natbib          1
17
18
19 Style Standard
20         Category              MainText
21         Margin                Static
22         LatexType             Paragraph
23         LatexName             dummy
24         ParIndent             MM
25         ParSkip               0.4
26         Align                 Block
27         AlignPossible         Block, Left, Right, Center
28         LabelType             No_Label
29 End
30
31
32 Style Section
33         Category              Sectioning
34         Margin                Dynamic
35         LatexType             Command
36         LatexName             section
37         NextNoIndent          1
38         LabelSep              xxx
39         ParSkip               0.4
40         TopSep                1.3
41         BottomSep             0.7
42         ParSep                0.7
43         Align                 Block
44         AlignPossible         Block, Left
45         Font
46           Series              Bold
47         EndFont
48         LabelFont
49           Series              Bold
50         EndFont
51         TocLevel 1
52 End
53
54
55 Style Subsection
56         Category              Sectioning
57         Margin                Dynamic
58         LatexType             Command
59         LatexName             subsection
60         NextNoIndent          1
61         LabelSep              xxx
62         ParSkip               0.4
63         TopSep                0.9
64         BottomSep             0.5
65         ParSep                0.5
66         Align                 Block
67         AlignPossible         Block, Left
68         Font
69           Shape               Up
70         EndFont
71         TocLevel 2
72 End
73
74
75 Style Paragraph
76         CopyStyle             Subsection
77         LatexName             paragraph
78         ParSkip               0.4
79         TopSep                0.4
80         BottomSep             0.4
81         Font
82           Series              Bold
83           Size                Normal
84         EndFont
85         LabelFont
86           Series              Bold
87           Size                Normal
88         EndFont
89         TocLevel 4
90 End
91
92
93 Style Subparagraph
94         CopyStyle             Paragraph
95         LatexName             subparagraph
96         NextNoIndent          0
97         LeftMargin            MM
98         TocLevel 5
99 End
100
101
102 Style Quotation
103         Margin                Static
104         LatexType             Environment
105         LatexName             quotation
106         NextNoIndent          1
107         LeftMargin            MMM
108         RightMargin           MMM
109         ParIndent             MM
110         ParSkip               0
111         ItemSep               0
112         TopSep                0.5
113         BottomSep             0.5
114         ParSep                0
115         Align                 Block
116         AlignPossible         Block, Left, Right, Center
117 End
118
119
120 Style Quote
121         Margin                Static
122         LatexType             Environment
123         LatexName             quote
124         NextNoIndent          1
125         LeftMargin            MMM
126         RightMargin           MMM
127         TopSep                0.5
128         ParSep                0.5
129         BottomSep             0.5
130         Align                 Block
131         AlignPossible         Block, Left, Right, Center
132         LabelType             No_Label
133 End
134
135
136 Style List
137         Margin                Manual
138         LatexType             List_Environment
139         LatexName             lyxlist
140         NextNoindent          1
141         LabelSep              xxx
142         ParSkip               0.4
143         TopSep                0.7
144         BottomSep             0.7
145         ParSep                0.5
146         Align                 Block
147         AlignPossible         Block, Left
148         LabelType             Manual
149         LabelString           "00.00.0000"
150 End
151
152
153 Style Enumerate
154         Category              List
155         Margin                Static
156         LatexType             Item_Environment
157         LatexName             enumerate
158         NextNoIndent          1
159         LeftMargin            MMN
160         LabelSep              xx
161         ParSkip               0.0
162         ItemSep               0.2
163         TopSep                0.7
164         BottomSep             0.7
165         ParSep                0.3
166         Align                 Block
167         AlignPossible         Block, Left
168         LabelType             Enumerate
169         RefPrefix             enu
170         Argument item:1
171                 LabelString   "Custom Item|s"
172                 Tooltip       "A customized item string"
173         EndArgument
174 End
175
176
177 Style Itemize
178         Category              List
179         Margin                Static
180         LatexType             Item_Environment
181         LatexName             itemize
182         NextNoIndent          1
183         LeftMargin            MMN
184         LabelSep              xx
185         ItemSep               0.2
186         TopSep                0.7
187         BottomSep             0.7
188         ParSep                0.3
189         Align                 Block
190         AlignPossible         Block, Left
191         LabelType             Itemize
192         Argument item:1
193                 LabelString   "Custom Item|s"
194                 Tooltip       "A customized item string"
195         EndArgument
196 End
197
198
199 Style Description
200         Margin                First_Dynamic
201         LatexType             Item_environment
202         LatexName             description
203         NextNoIndent          1
204         LeftMargin            MM
205         LabelSep              xxx
206         ParSkip               0.4
207         ItemSep               0.2
208         TopSep                0.7
209         BottomSep             0.7
210         ParSep                0.3
211         Align                 Block
212         AlignPossible         Block, Left
213         LabelType             Manual
214         LabelFont
215           Series              Bold
216         EndFont
217 End
218
219
220 Style Verse
221 # LaTeX type is first dynamic because of LaTeX implementation.
222 # In LyX this does not make sense.
223         LatexType             Environment
224         LatexName             verse
225         Margin                First_Dynamic
226         NextNoIndent          1
227         LeftMargin            MMMM
228         LabelIndent           MMMM
229         ParSkip               0.4
230         TopSep                0.7
231         BottomSep             0.7
232         ParSep                0.5
233         Align                 Block
234         AlignPossible         Block, Left
235         LabelType             No_Label
236 End
237
238
239 Style Right_Address
240         Margin                Right_Address_Box
241         LatexType             Command
242         LatexName             lyxrightaddress
243         ParSkip               0.4
244         BottomSep             1.5
245         ParSep                1.5
246         Align                 Left
247 End
248
249
250 Style Address
251         Margin                Static
252         LatexType             Command
253         LatexName             lyxaddress
254         ParSkip               0.4
255         BottomSep             1.5
256         ParSep                1.5
257         Align                 Left
258         AlignPossible         Block, Left, Right, Center
259         LabelType             No_Label
260 End
261
262
263 Style Title
264         Category              FrontMatter
265         Margin                Static
266         LatexType             Command
267         LatexName             title
268         NextNoIndent          1
269         ParSkip               0.4
270         TopSep                1.3
271         BottomSep             0.7
272         ParSep                0.7
273         Align                 Left
274         AlignPossible         Block, Center, Left, Right, Center
275         LabelType             No_Label
276         Font
277           Family              Sans
278           Series              Bold
279           Size                Largest
280         EndFont
281         HTMLTitle             true
282 End
283
284
285 Style LaTeX_Title
286         Margin                Static
287         LatexType             Command
288         LatexName             title
289         NextNoIndent          1
290         ParSkip               0.4
291         ItemSep               0
292         TopSep                0
293         BottomSep             0
294         ParSep                0
295         Align                 Center
296         LabelType             No_Label
297         Font
298           Family              Sans
299           Series              Bold
300           Size                Largest
301         EndFont
302         HTMLTitle             true
303 End
304
305
306 Style Author
307         Category              FrontMatter
308         Margin                Static
309         LatexType             Command
310         LatexName             author
311         NextNoIndent          1
312         LeftMargin            Author:xx
313         LabelSep              xxx
314         ParSkip               0.4
315         TopSep                1.3
316         BottomSep             0.7
317         ParSep                0.7
318         Align                 Left
319         LabelType             Static
320         LabelString           "Author:"
321         LabelFont
322           Series              Bold
323           Shape               Italic
324           Color               red
325         EndFont
326 End
327
328
329 Style Affil
330         Margin                Static
331         LatexType             Command
332         LatexName             affil
333         NextNoIndent          1
334         LeftMargin            Affiliation:x
335         LabelSep              xxx
336         ParSkip               0.4
337         TopSep                1.3
338         BottomSep             0.7
339         ParSep                0.7
340         Align                 Left
341         LabelType             Static
342         LabelString           "Affiliation:"
343         LabelFont
344           Series              Bold
345           Shape               Italic
346           Color               red
347         EndFont
348 End
349
350
351 Style Journal
352         Margin                Static
353         LatexType             Command
354         LatexName             journal
355         NextNoIndent          1
356         LeftMargin            Journal:xx
357         LabelSep              xxx
358         ParSkip               0.4
359         TopSep                1.3
360         BottomSep             0.7
361         ParSep                0.7
362         Align                 Left
363         LabelType             Static
364         LabelString           "Journal:"
365         LabelFont
366           Series              Bold
367           Shape               Italic
368           Color               red
369         EndFont
370 End
371
372
373 Style msnumber
374         Margin                Static
375         LatexType             Command
376         LatexName             msnumber
377         NextNoIndent          1
378         LabelSep              xxx
379         LeftMargin            MS_number:xx
380         LabelSep              xxx
381         ParSkip               0.4
382         TopSep                1.3
383         BottomSep             0.7
384         ParSep                0.7
385         Align                 Left
386         LabelType             Static
387         LabelString           "MS_number:"
388         LabelFont
389           Series              Bold
390           Shape               Italic
391           Color               red
392         EndFont
393 End
394
395
396
397 Style FirstAuthor
398         Margin                Static
399         LatexType             Command
400         LatexName             firstauthor
401         NextNoIndent          1
402         LabelSep              xxx
403         LeftMargin            1st_author_surname:xx
404         ParSkip               0.4
405         TopSep                1.3
406         BottomSep             0.7
407         ParSep                0.7
408         Align                 Left
409         LabelType             Static
410         LabelString           "1st_author_surname:"
411         LabelFont
412           Series              Bold
413           Shape               Italic
414           Color               red
415         EndFont
416 End
417
418
419 Style Received
420         Margin                Static
421         LatexType             Command
422         LatexName             received
423         NextNoIndent          1
424         LabelSep              xxx
425         LeftMargin            Received:xx
426         ParSkip               0.4
427         TopSep                1.3
428         BottomSep             0.7
429         ParSep                0.7
430         Align                 Left
431         LabelType             Static
432         LabelString           "Received:"
433         LabelFont
434           Series              Bold
435           Shape               Italic
436           Color               red
437         EndFont
438 End
439
440
441 Style Accepted
442         Margin                Static
443         LatexType             Command
444         LatexName             accepted
445         NextNoIndent          1
446         LabelSep              xxx
447         LeftMargin            Accepted:xx
448         ParSkip               0.4
449         TopSep                1.3
450         BottomSep             0.7
451         ParSep                0.7
452         Align                 Left
453         LabelType             Static
454         LabelString           "Accepted:"
455         LabelFont
456           Series              Bold
457           Shape               Italic
458           Color               red
459         EndFont
460 End
461
462
463 Style Offsets
464         Margin                Static
465         LatexType             Command
466         LatexName             offsets
467         NextNoIndent          1
468         LabelSep              xxx
469         LeftMargin            Reprint_reqs_To:x
470         ParSkip               0.4
471         TopSep                1.3
472         BottomSep             0.7
473         ParSep                0.7
474         Align                 Left
475         LabelType             Static
476         LabelString           "reprint_reqs_to:"
477         LabelFont
478           Series              Bold
479           Shape               Italic
480           Color               red
481         EndFont
482 End
483
484
485 Style Date
486         Margin                Dynamic
487         LatexType             Command
488         LatexName             date
489         NextNoIndent          1
490         LabelSep              xxx
491         ParSkip               0.4
492         TopSep                0.9
493         BottomSep             0.5
494         ParSep                0.5
495         Align                 Left
496         LabelType             No_Label
497 End
498
499
500 Style Abstract
501         Category              FrontMatter
502         Margin                First_Dynamic
503         LatexType             Environment
504         LatexName             abstract
505         NextNoIndent          0
506         ParIndent             MM
507         LabelSep              x
508         ItemSep               0
509         TopSep                0.7
510         BottomSep             0.7
511         ParSep                0
512         Align                 Block
513         AlignPossible         Block, Left
514         LabelType             Static
515         LabelString           "Abstract."
516         LabelFont
517           Series              Bold
518         EndFont
519 End
520
521
522 Style Acknowledgements
523         Category              BackMatter
524         Margin                First_Dynamic
525         LatexType             Environment
526         LatexName             acknowledgements
527         NextNoIndent          0
528         ParIndent             MM
529         LabelSep              x
530         ItemSep               0
531         TopSep                0.7
532         BottomSep             0.7
533         ParSep                0
534         Align                 Block
535         AlignPossible         Block, Left
536         LabelType             Static
537         LabelString           "Acknowledgements."
538         Font
539           Size                Small
540         EndFont
541         LabelFont
542           Shape               Italic
543           Size                Small
544         EndFont
545 End
546
547
548 Style Acknowledgement
549         Margin                First_Dynamic
550         LatexType             Environment
551         LatexName             acknowledgement
552         NextNoIndent          0
553         ParIndent             MM
554         LabelSep              x
555         ItemSep               0
556         TopSep                0.7
557         BottomSep             0.7
558         ParSep                0
559         Align                 Block
560         AlignPossible         Block, Left
561         LabelType             Static
562         LabelString           "Acknowledgement."
563         Font
564           Size                Small
565         EndFont
566         LabelFont
567           Shape               Italic
568           Size                Small
569         EndFont
570 End
571
572
573 Style Bibliography
574         Category              BackMatter
575         Margin                First_Dynamic
576         LatexType             Bib_Environment
577         LatexName             thebibliography
578         NextNoIndent          1
579         LeftMargin            MM
580         ParSkip               0.4
581         ItemSep               0
582         TopSep                0.7
583         BottomSep             0.7
584         ParSep                0.5
585         Align                 Block
586         AlignPossible         Block, Left
587         LabelType             Bibliography
588         LabelString           "References"
589         LabelBottomSep    0.7
590         LabelFont
591           Series              Bold
592         EndFont
593 End
594
595
596
597
598 Style Section*
599         Margin                Static
600         LatexType             Command
601         LatexName             section*
602         NextNoIndent          1
603         LabelSep              xxx
604         ParSkip               0.4
605         TopSep                1.3
606         BottomSep             0.7
607         ParSep                0.7
608         Align                 Block
609         AlignPossible         Block, Left, Right, Center
610         LabelType             No_Label
611         Font
612           Series              Bold
613 #    Size               Larger
614         EndFont
615 End
616
617
618 Style Subsection*
619         Margin                Static
620         LatexType             Command
621         LatexName             subsection*
622         NextNoIndent          1
623         LabelSep              xxx
624         ParSkip               0.4
625         TopSep                0.9
626         BottomSep             0.5
627         ParSep                0.5
628         Align                 Block
629         AlignPossible         Block, Left, Right, Center
630         LabelType             No_Label
631 End
632
633
634 Style LaTeX
635         Margin                Static
636         LatexType             Paragraph
637         LatexName             dummy
638         NewLine               0
639         ParIndent             MM
640         ParSkip               0.4
641         ParSep                0.5
642         Align                 Block
643         AlignPossible         Block, Left, Right, Center
644         LabelType             No_Label
645         FreeSpacing           1
646         Font
647           Color               red
648         EndFont
649 End
650
651
652 Style LyX-Code
653         Margin                Static
654         LatexType             Environment
655         LatexName             lyxcode
656         NextNoIndent          1
657         LeftMargin            MMM
658         RightMargin           MMM
659         TopSep                0.5
660         BottomSep             0.5
661         Align                 Left
662         AlignPossible         Block, Left, Right, Center
663         LabelType             No_Label
664         FreeSpacing           1
665         Font
666           Family              Typewriter
667         EndFont
668 End
669
670
671 Input stdinsets.inc
672 Input stdfloats.inc
673 Input numarticle.inc
674 Input stdcounters.inc
675 Input stdrefprefix.inc