]> git.lyx.org Git - lyx.git/blob - lib/layouts/agu_stdclass.inc
Merge branch 'master' of git.lyx.org:lyx
[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 45
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 End
48
49 InsetLayout Flex:Fname
50         LyXType element
51         LabelString Fname
52         LatexType             Command
53         LatexName             fname
54         Font
55           Shape               SmallCaps
56         EndFont
57         LabelFont
58           Shape               Up
59           Color               blue
60         EndFont
61 End
62
63
64 InsetLayout Flex:Surname
65         LyXType element
66         LabelString Surname
67         LatexType             Command
68         LatexName             surname
69         Font
70           Shape               SmallCaps
71         EndFont
72         LabelFont
73           Shape               Up
74           Color               blue
75         EndFont
76 End
77
78
79 InsetLayout Flex:Filename
80         LyXType element
81         LabelString Filename
82         LatexType             Command
83         LatexName             filename
84         Font
85           Family              Typewriter
86         EndFont
87         LabelFont
88           Family              Roman
89           Color               blue
90         EndFont
91 End
92
93
94 InsetLayout Flex:Literal
95         LyXType element
96         LabelString Literal
97         LatexType             Command
98         LatexName             literal
99         Font
100           Family              Typewriter
101         EndFont
102         LabelFont
103           Family              Roman
104           Color               blue
105         EndFont
106 End
107
108
109 InsetLayout Flex:Emph
110         LyXType element
111         LabelString Emph
112         LatexType             Command
113         LatexName             emph
114         LatexParam            "type=<italic>"
115         Font
116           Shape               Italic
117         EndFont
118         LabelFont
119           Shape               Up
120           Color               blue
121         EndFont
122 End
123
124
125 InsetLayout Flex:Abbrev
126         LyXType element
127         LabelString Abbrev
128         LatexType             Command
129         LatexName             abbrev
130         LabelFont
131           Color               blue
132         EndFont
133 End
134
135
136 InsetLayout Flex:Citation-number
137         LyXType element
138         LabelString Citation-number
139         LatexType             Command
140         LatexName             citation-number
141         LabelFont
142           Color               blue
143         EndFont
144 End
145
146
147 InsetLayout Flex:Volume
148         LyXType element
149         LabelString Volume
150         LatexType             Command
151         LatexName             volume
152         LabelFont
153           Color               blue
154         EndFont
155 End
156
157
158 InsetLayout Flex:Day
159         LyXType element
160         LabelString Day
161         LatexType             Command
162         LatexName             day
163         LabelFont
164           Color               blue
165         EndFont
166 End
167
168
169 InsetLayout Flex:Month
170         LyXType element
171         LabelString Month
172         LatexType             Command
173         LatexName             month
174         LabelFont
175           Color               blue
176         EndFont
177 End
178
179
180 InsetLayout Flex:Year
181         LyXType element
182         LabelString Year
183         LatexType             Command
184         LatexName             year
185         LabelFont
186           Color               blue
187         EndFont
188 End
189
190
191 InsetLayout Flex:Issue-number
192         LyXType element
193         LabelString Issue-number
194         LatexType             Command
195         LatexName             issue-number
196         LabelFont
197           Color               blue
198         EndFont
199 End
200
201
202 InsetLayout Flex:Issue-day
203         LyXType element
204         LabelString Issue-day
205         LatexType             Command
206         LatexName             issue-day
207         LabelFont
208           Color               blue
209         EndFont
210 End
211
212
213 InsetLayout Flex:Issue-months
214         LyXType element
215         LabelString Issue-months
216         LatexType             Command
217         LatexName             issue-months
218         LabelFont
219           Color               blue
220         EndFont
221 End
222
223
224 Input stdinsets.inc
225 Input agu_stdlists.inc
226 Input agu_stdsections.inc
227 Input db_stdstarsections.inc
228 Input agu_stdtitle.inc
229 Input db_stdstruct.inc
230 Input db_lyxmacros.inc
231 Input db_stdlayouts.inc
232 Input stdcounters.inc
233 Input agu_stdcounters.inc
234 Input stdfloats.inc