]> git.lyx.org Git - lyx.git/blob - lib/layouts/agu_stdtitle.inc
Small fix
[lyx.git] / lib / layouts / agu_stdtitle.inc
1 # Textclass definition file for agu-dtd.
2 # Author : José Abílio Oliveira Matos <jamatos@lyx.org>
3 # Modified Martin Vermeer <martin.vermeer@hut.fi> 
4 #
5 # This file is the counterpart of stdstyle.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 Input stdtitle.inc
10
11
12 Style Header
13         Margin                Static
14         LatexType             Command
15         LatexName             header
16         LabelSep              xx
17         LabelType             Centered_Top_Environment
18         LabelString           "-- Header --"
19         CommandDepth          2
20         KeepEmpty             1
21         NextNoIndent          1
22         LabelFont
23           Size                Largest
24           Series              Bold
25           Color               blue
26         EndFont
27 End
28
29
30 Style Special-section
31         CopyStyle             Header
32         Margin                Dynamic
33         LatexName             special-section
34         LabelType             Static
35         LabelString           "Special-section: "
36         CommandDepth          3
37         LabelFont
38           Size                Normal
39           Series              Medium
40         EndFont
41 End
42
43
44
45 Style AGU-journal
46         CopyStyle             Special-section
47         LatexParam            "journal-code=&quot;$1&quot; electronic-only=&quot;yes&quot;"
48         LatexName             AGU-journal
49         LabelString           "AGU-journal: "
50         CommandDepth          3
51 End
52
53
54 Style Citation-number
55         CopyStyle             Special-section
56         LatexName             citation-number
57         LabelString           "Citation-number: "
58         CommandDepth          3
59 End
60
61
62
63 Style AGU-volume
64         CopyStyle             Special-section
65         LatexName             AGU-volume
66         LabelString           "AGU-volume: "
67         CommandDepth          3
68 End
69
70
71 Style AGU-issue
72         CopyStyle             Special-section
73         LatexName             AGU-issue
74         LabelString           "AGU-issue: "
75         CommandDepth          3
76 End
77
78
79 Style Copyright
80         CopyStyle             Special-section
81         LatexName             copyright
82         LabelString           "Copyright: "
83         CommandDepth          3
84 End
85
86
87 Style Index-terms
88         CopyStyle             Special-section
89         LatexName             index-terms
90         TopSep                1.0
91         LabelString           "Index-terms..."
92         CommandDepth          3
93         LabelFont
94           Shape               Italic
95       Size                Large
96         EndFont
97 End
98
99
100 Style Index-term
101         CopyStyle             Special-section
102         LatexName             index-term
103         LabelIndent           MM
104         LabelString           "Index-term: "
105         CommandDepth          4
106 End
107
108
109 Style Cross-term
110         CopyStyle             Special-section
111         LatexName             cross-term
112         LabelIndent           MM
113         LabelString           "Cross-term: "
114         CommandDepth          4
115 End
116
117
118 Style Keywords
119         CopyStyle             Special-section
120         LatexName             keywords
121         LabelString           "Keywords: "
122         CommandDepth          3
123 End
124
125
126 Style Affiliation
127         CopyStyle             Special-section
128         LatexName             affiliation
129         LabelString           "Affiliation: "
130         CommandDepth          3
131 End
132
133
134 Style Supplementary
135         CopyStyle             Special-section
136         LatexName             sup-mat-ref
137         TopSep                1.0
138         LabelString           "Supplementary..."
139         CommandDepth          3
140         LabelFont
141           Shape               Italic
142           Size                Large
143         EndFont
144 End
145
146
147 Style Supp-note
148         CopyStyle             Special-section
149         LatexName             sup-mat-note
150         LabelIndent           MM
151         LabelString           "Sup-mat-note: "
152         CommandDepth          4
153 End
154
155
156 Style Cite-other
157         CopyStyle             Special-section
158         LatexName             cite-other
159         LabelIndent           MM
160         LabelString           "Cite-other: "
161         CommandDepth          4
162 End
163
164
165 Style Author
166         CopyStyle             Special-section
167         Margin                Static
168         LeftMargin            MMM
169         LatexName             author
170         TopSep                0.8
171         BottomSep             0.8
172         Align                 Center
173         AlignPossible         Center
174         LabelType             No_Label
175         CommandDepth          3
176         Font
177           Size                Large
178         EndFont
179 End
180
181
182 Style Name
183         CopyStyle             Special-section
184         LatexName             name
185         LabelIndent           MM
186         LabelString           "Name: "
187         CommandDepth          4
188 End
189
190
191 Style Abstract
192         CommandDepth          3
193 End
194
195
196 Style Received
197         CopyStyle             Special-section
198         LatexName             received
199         LabelString           "Received: "
200         CommandDepth          3
201 End
202
203
204 Style Revised
205         CopyStyle             Special-section
206         LatexName             revised
207         LabelString           "Revised: "
208         CommandDepth          3
209 End
210
211
212 Style Accepted
213         CopyStyle             Special-section
214         LatexName             accepted
215         LabelString           "Accepted: "
216         CommandDepth          3
217 End
218
219
220 Style Ident-line
221         CopyStyle             Special-section
222         LatexName             ident-line
223         LabelString           "Ident-line: "
224         CommandDepth          3
225 End
226
227
228 Style Runhead
229         CopyStyle             Special-section
230         LatexName             runhead
231         LabelString           "Runhead: "
232         CommandDepth          3
233 End
234
235
236 Style Date
237         CopyStyle             Special-section
238         LatexName             published-online
239         LabelString           "Published-online: "
240         CommandDepth          3
241 End
242
243
244 Style Title
245         CopyStyle             Special-section
246         Margin                Static
247         LeftMargin            MMM
248         LatexName             title
249         CommandDepth          3
250         TopSep                1.0
251         BottomSep             1.0
252         Align                 Center
253         AlignPossible         Center
254         LabelType             No_Label
255     Font
256       Size                Largest
257         EndFont
258 End
259
260
261 Style Citation
262         CopyStyle             Special-section
263         LatexName             citation
264         LabelString           "Citation: "
265         CommandDepth          3
266 End
267
268
269 Style Posting-order
270         CopyStyle             Special-section
271         LatexName             posting-order
272         LabelString           "Posting-order: "
273         CommandDepth          3
274 End
275
276
277 Style AGU-pages
278         CopyStyle             Special-section
279         LatexName             AGU-pages
280         LabelString           "AGU-pages: "
281         CommandDepth          3
282 End
283
284
285 Style Words
286         CopyStyle             Special-section
287         LatexName             words
288         LabelString           "Words: "
289         CommandDepth          3
290 End
291
292
293 Style Figures
294         CopyStyle             Special-section
295         LatexName             figures
296         LabelString           "Figures: "
297         CommandDepth          3
298 End
299
300
301 Style Tables
302         CopyStyle             Special-section
303         LatexName             tables
304         LabelString           "Tables: "
305         CommandDepth          3
306 End
307
308
309 Style Datasets
310         CopyStyle             Special-section
311         LatexName             datasets
312         LabelString           "Datasets: "
313         CommandDepth          3
314 End
315
316
317 # Inside AGU-journal:
318
319 CharStyle ISSN
320         LatexType             Command
321         LatexName             ISSN
322         LabelFont
323           Color               blue
324         EndFont
325 End
326
327
328 CharStyle CODEN
329         LatexType             Command
330         LatexName             CODEN
331         LabelFont
332           Color               blue
333         EndFont
334 End
335
336 # Inside Special-section:
337
338 CharStyle SS-Code
339         LatexType             Command
340         LatexName             ss-code
341         LabelFont
342           Color               blue
343         EndFont
344 End
345
346
347 CharStyle SS-Title
348         LatexType             Command
349         LatexName             ss-title
350         LabelFont
351           Color               blue
352         EndFont
353 End
354
355 # Inside Copyright:
356
357 CharStyle CCC-Code
358         LatexType             Command
359         LatexName             CCCcode
360         LabelFont
361           Color               blue
362         EndFont
363 End
364
365
366 # Inside Index-term:
367
368 CharStyle Code
369         LatexType             Command
370         LatexName             code
371         LabelFont
372           Color               blue
373         EndFont
374 End
375
376
377 CharStyle Dscr
378         LatexType             Command
379         LatexName             dscr
380         LabelFont
381           Color               blue
382         EndFont
383 End
384
385 # Inside Keywords:
386
387 CharStyle Keyword
388         LatexType             Command
389         LatexName             keyword
390         LabelFont
391           Color               blue
392         EndFont
393 End
394
395 #inside Affiliation:
396
397 CharStyle Orgdiv
398         LatexType             Command
399         LatexName             orgdiv
400         LabelFont
401           Color               blue
402         EndFont
403 End
404
405
406 CharStyle Orgname
407         LatexType             Command
408         LatexName             orgname
409         LabelFont
410           Color               blue
411         EndFont
412 End
413
414
415 CharStyle Street
416         LatexType             Command
417         LatexName             street
418         LabelFont
419           Color               blue
420         EndFont
421 End
422
423
424 CharStyle City
425         LatexType             Command
426         LatexName             city
427         LabelFont
428           Color               blue
429         EndFont
430 End
431
432
433 CharStyle State
434         LatexType             Command
435         LatexName             state
436         LabelFont
437           Color               blue
438         EndFont
439 End
440
441
442 CharStyle Postcode
443         LatexType             Command
444         LatexName             postcode
445         LabelFont
446           Color               blue
447         EndFont
448 End
449
450
451 CharStyle Country
452         LatexType             Command
453         LatexName             country
454         LabelFont
455           Color               blue
456         EndFont
457 End
458
459