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