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