]> git.lyx.org Git - lyx.git/blob - lib/layouts/agu_stdclass.inc
54196a03ad06bd69ed5569186715534ac0ed43a2
[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 Format 68
10 OutputType              docbook
11
12 Columns                 1
13 Sides                   1
14 SecNumDepth             3
15 TocDepth                3
16 DefaultStyle            Standard
17
18 ClassOptions
19         Header              "PUBLIC &quot;-//AGU//DTD article American Geophysical Union DTD version 3.42//EN&quot; &quot;AGU-Article-3.42.dtd&quot; "
20 End
21
22 Style Standard
23         Category              MainText
24         Margin                Static
25         LatexType             Paragraph
26         LatexName             p
27         ParIndent             MM
28         ParSkip               0.4
29         Align                 Block
30         LabelType             No_Label
31         LatexParam            "id=<para#>"
32 End
33
34
35 InsetLayout Flex:Firstname
36         LyXType element
37         LabelString Firstname
38         LatexType             Command
39         LatexName             firstname
40         Font
41           Shape               SmallCaps
42         EndFont
43         LabelFont
44           Shape               Up
45           Color               blue
46         EndFont
47         ResetsFont true
48 End
49
50 InsetLayout Flex:Fname
51         LyXType element
52         LabelString Fname
53         LatexType             Command
54         LatexName             fname
55         Font
56           Shape               SmallCaps
57         EndFont
58         LabelFont
59           Shape               Up
60           Color               blue
61         EndFont
62         ResetsFont true
63 End
64
65
66 InsetLayout Flex:Surname
67         LyXType element
68         LabelString Surname
69         LatexType             Command
70         LatexName             surname
71         Font
72           Shape               SmallCaps
73         EndFont
74         LabelFont
75           Shape               Up
76           Color               blue
77         EndFont
78         ResetsFont true
79 End
80
81
82 InsetLayout Flex:Filename
83         LyXType element
84         LabelString Filename
85         LatexType             Command
86         LatexName             filename
87         Font
88           Family              Typewriter
89         EndFont
90         LabelFont
91           Family              Roman
92           Color               blue
93         EndFont
94         ResetsFont true
95 End
96
97
98 InsetLayout Flex:Literal
99         LyXType element
100         LabelString Literal
101         LatexType             Command
102         LatexName             literal
103         Font
104           Family              Typewriter
105         EndFont
106         LabelFont
107           Family              Roman
108           Color               blue
109         EndFont
110         ResetsFont true
111 End
112
113
114 InsetLayout Flex:Emph
115         LyXType element
116         LabelString Emph
117         LatexType             Command
118         LatexName             emph
119         LatexParam            "type=<italic>"
120         Font
121           Shape               Italic
122         EndFont
123         LabelFont
124           Shape               Up
125           Color               blue
126         EndFont
127         ResetsFont true
128 End
129
130
131 InsetLayout Flex:Abbrev
132         LyXType element
133         LabelString Abbrev
134         LatexType             Command
135         LatexName             abbrev
136         LabelFont
137           Color               blue
138         EndFont
139         ResetsFont true
140 End
141
142
143 InsetLayout Flex:Citation-number
144         LyXType element
145         LabelString Citation-number
146         LatexType             Command
147         LatexName             citation-number
148         LabelFont
149           Color               blue
150         EndFont
151         ResetsFont true
152 End
153
154
155 InsetLayout Flex:Volume
156         LyXType element
157         LabelString Volume
158         LatexType             Command
159         LatexName             volume
160         LabelFont
161           Color               blue
162         EndFont
163         ResetsFont true
164 End
165
166
167 InsetLayout Flex:Day
168         LyXType element
169         LabelString Day
170         LatexType             Command
171         LatexName             day
172         LabelFont
173           Color               blue
174         EndFont
175         ResetsFont true
176 End
177
178
179 InsetLayout Flex:Month
180         LyXType element
181         LabelString Month
182         LatexType             Command
183         LatexName             month
184         LabelFont
185           Color               blue
186         EndFont
187         ResetsFont true
188 End
189
190
191 InsetLayout Flex:Year
192         LyXType element
193         LabelString Year
194         LatexType             Command
195         LatexName             year
196         LabelFont
197           Color               blue
198         EndFont
199         ResetsFont true
200 End
201
202
203 InsetLayout Flex:Issue-number
204         LyXType element
205         LabelString Issue-number
206         LatexType             Command
207         LatexName             issue-number
208         LabelFont
209           Color               blue
210         EndFont
211         ResetsFont true
212 End
213
214
215 InsetLayout Flex:Issue-day
216         LyXType element
217         LabelString Issue-day
218         LatexType             Command
219         LatexName             issue-day
220         LabelFont
221           Color               blue
222         EndFont
223         ResetsFont true
224 End
225
226
227 InsetLayout Flex:Issue-months
228         LyXType element
229         LabelString Issue-months
230         LatexType             Command
231         LatexName             issue-months
232         LabelFont
233           Color               blue
234         EndFont
235         ResetsFont true
236 End
237
238
239 Input stdinsets.inc
240 Input agu_stdlists.inc
241 Input agu_stdsections.inc
242 Input db_stdstarsections.inc
243 Input agu_stdtitle.inc
244 Input db_stdstruct.inc
245 Input db_lyxmacros.inc
246 Input db_stdlayouts.inc
247 Input stdcounters.inc
248 Input agu_stdcounters.inc
249 Input stdfloats.inc