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