]> git.lyx.org Git - lyx.git/blob - lib/layouts/agu_stdclass.inc
425cd8c5bd9aec8828653acaea7d995775be377d
[lyx.git] / lib / layouts / agu_stdclass.inc
1 # Textclass definition file for AGU-Article.
2 # Author : José Abílio Oliveira Matos <jamatos@lyx.org>
3 #          Martin Vermeer <martin.vermeer@hut.fi>
4
5 # This file is the counterpart of stdclass.inc
6 # It is desirable, as far as possible, to have the same look and feel for
7 # related layouts in latex and docbook.
8
9 OutputType              docbook
10
11 Columns                 1
12 Sides                   1
13 SecNumDepth             3
14 TocDepth                3
15 DefaultStyle            Standard
16
17 ClassOptions
18         Header              "<!DOCTYPE # PUBLIC &quot;-//AGU//DTD article American Geophysical Union DTD version 3.42//EN&quot; &quot;AGU-Article-3.42.dtd&quot; "
19 End
20
21 Style Standard
22         Margin                Static
23         LatexType             Paragraph
24         LatexName             p
25         ParIndent             MM
26         ParSkip               0.4
27         Align                 Block
28         AlignPossible         Block
29         LabelType             No_Label
30         LatexParam            "para#"
31 End
32
33
34 CharStyle Firstname
35         LatexType             Command
36         LatexName             firstname
37         Font
38           Shape               SmallCaps
39         EndFont
40         LabelFont
41           Shape               Italic
42           Color               red
43         EndFont
44 End
45
46 CharStyle Surname
47         LatexType             Command
48         LatexName             firstname
49         Font
50           Shape               SmallCaps
51         EndFont
52         LabelFont
53           Shape               Italic
54           Color               red
55         EndFont
56 End
57
58 CharStyle Filename
59         LatexType             Command
60         LatexName             firstname
61         Font
62           Family              Typewriter
63         EndFont
64         LabelFont
65           Shape               Italic
66           Color               red
67         EndFont
68 End
69
70 CharStyle Literal
71         LatexType             Command
72         LatexName             firstname
73         Font
74           Family              Typewriter
75         EndFont
76         LabelFont
77           Shape               Italic
78           Color               red
79         EndFont
80 End
81
82
83 Input agu_stdlists.inc
84 Input agu_stdsections.inc
85 Input db_stdstarsections.inc
86 Input db_stdtitle.inc
87 Input db_stdstruct.inc
88 Input db_lyxmacros.inc
89 Input db_stdlayouts.inc
90 Input stdcounters.inc
91 Input agu_stdcounters.inc
92 Input stdfloats.inc