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