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