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