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