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