]> git.lyx.org Git - lyx.git/blob - lib/layouts/agutex.layout
achemso: complete revision for achemso 3.7c
[lyx.git] / lib / layouts / agutex.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[agutex]{American Geophysical Union (AGUTeX)}
3 #  \DeclareCategory{Articles}
4 # elsarticle textclass definition file.
5 # Author: Uwe Stöhr (uwestoehr@web.de)
6
7 Format 41
8
9 Columns                 1
10 Sides                   1
11 SecNumDepth             3
12 TocDepth                3
13 DefaultStyle            Standard
14 Provides natbib         1
15
16 ClassOptions
17         FontSize                10|11|12
18 end
19
20
21 # This is just to show how to declare the default font.
22 # The defaults are exactly those shown here.
23 DefaultFont
24         Family                  Roman
25         Series                  Medium
26         Shape                   Up
27         Size                    Normal
28         Color                   None
29 EndFont
30
31
32 Style Standard
33         Margin                  Static
34         LatexType               Paragraph
35         LatexName               dummy
36         ParIndent               MM
37         ParSkip                 0.4
38         Align                   Block
39         AlignPossible           Block, Left, Right, Center
40         LabelType               No_Label
41 End
42
43 Input stdcounters.inc
44 Input stdfloats.inc
45 Input stdlists.inc
46 Input stdsections.inc
47 Input stdstarsections.inc
48 Input stdlayouts.inc
49
50 NoStyle Chapter
51 NoCounter chapter
52 NoStyle Chapter*
53
54
55 Style Title
56         Margin                  Static
57         LatexType               Command
58         LatexName               title
59         Category                FrontMatter
60         ParSkip                 0.4
61         ItemSep                 0
62         TopSep                  0
63         BottomSep               1
64         ParSep                  1
65         Align                   Center
66         LabelType               No_Label
67         Font
68           Size                  Largest
69         EndFont
70 End
71
72
73 Style Authors
74         Margin                  Static
75         LatexType               Command
76         Category                FrontMatter
77         LatexName               authors
78         LabelSep                xxx
79         ParSkip                 0.4
80         TopSep                  1.3
81         BottomSep               0.7
82         ParSep                  0.7
83         Align                   Center
84         LabelType               No_Label
85         Font
86           Size                  Large
87         EndFont
88 End
89
90
91 InsetLayout "Flex:Affiliation Mark"
92         LyxType                 custom
93         LatexType               command
94         LatexName               altaffilmark
95         LabelString             "Affiliation Mark"
96         Font
97           Color                 foreground
98           Size                  Small
99           Family                Roman
100           Shape                 Up
101           Series                Medium
102           Misc                  No_Emph
103           Misc                  No_Noun
104           Misc                  No_Bar
105         EndFont
106         LabelFont
107           Color                 latex
108           Size                  Small
109         EndFont
110 End
111
112
113 Style "Author affiliation"
114         Margin                  Dynamic
115         LatexType               Command
116         LatexName               altaffiltext
117         Category                FrontMatter
118         ParSkip                 0.4
119         BottomSep               0.5
120         Align                   Left
121         LabelSep                xx
122         LabelType               Static
123         LabelString             "Author affiliation:"
124         LabelFont
125           Color                 Green
126           Series                Bold
127         EndFont
128 End
129
130
131 Style Abstract
132         Margin                  Dynamic
133         LatexType               Environment
134         LatexName               abstract
135         Category                FrontMatter
136         NextNoIndent            1
137         LabelSep                xxx
138         ParSkip                 0.4
139         TopSep                  0.7
140         BottomSep               0.4
141         Align                   Block
142         LabelType               Static
143         LabelString             "Abstract."
144         LabelFont
145           Series                Bold
146         EndFont
147 End
148
149
150 Style Paragraph
151         CopyStyle               Subsection*
152         Category                BackMatter
153         LatexName               paragraph
154         TocLevel 4
155 End
156
157
158 Style Notation
159         Margin                  Static
160         LatexType               Environment
161         LatexName               notation
162         Category                BackMatter
163         NextNoIndent            1
164         LabelSep                xxx
165         ParSkip                 0.4
166         TopSep                  0.7
167         BottomSep               0.4
168         Align                   Block
169         LabelType               Top_Environment
170         LabelString             "Notation"
171         LabelFont
172           Series                Bold
173           Size                  Larger
174         EndFont
175 End
176
177
178 Style Acknowledgments
179         Margin                  Dynamic
180         LatexType               Environment
181         LatexName               acknowledgments
182         Category                BackMatter
183         NextNoIndent            1
184         LabelSep                xxx
185         ParSkip                 0.4
186         TopSep                  0.7
187         BottomSep               0.4
188         Align                   Block
189         LabelType               Static
190         LabelString             "Acknowledgments."
191         Font
192           Size                  Small
193         EndFont
194         LabelFont
195           Series                Bold
196           Size                  Small
197         EndFont
198 End
199
200
201 Style Bibliography
202         Margin                  First_Dynamic
203         LatexType               Bib_Environment
204         LatexName               thebibliography
205         Category                BackMatter
206         NextNoIndent            1
207         LeftMargin              MM
208         ParSkip                 0.4
209         ItemSep                 0
210         TopSep                  0.7
211         BottomSep               0.7
212         ParSep                  0.5
213         Align                   Block
214         AlignPossible           Block, Left
215         LabelType               Bibliography
216         LabelString             "References"
217         LabelBottomSep          1.2
218         LabelFont
219           Series                Bold
220           Size                  Larger
221         EndFont
222 End
223