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