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