]> git.lyx.org Git - features.git/blob - lib/layouts/agutex.layout
996aae7b5ae64660e2ae7381bd80c68c0b710849
[features.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 # AGUTeX textclass definition file.
5 # Author: Uwe Stöhr (uwestoehr@web.de)
6
7 Format 85
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         Category        MainText
34         Margin          Static
35         LatexType       Paragraph
36         LatexName       dummy
37         ParIndent       MM
38         ParSkip         0.4
39         Align           Block
40         AlignPossible   Block, Left, Right, Center
41         LabelType       No_Label
42 End
43
44 Input stdcounters.inc
45 Input stdfloats.inc
46 Input stdlists.inc
47 Input stdsections.inc
48 Input stdstarsections.inc
49 Input stdlayouts.inc
50
51 NoStyle Chapter
52 NoCounter chapter
53 NoStyle Chapter*
54
55
56 Style Title
57         Margin          Static
58         LatexType       Command
59         LatexName       title
60         Category        FrontMatter
61         ParSkip         0.4
62         ItemSep         0
63         TopSep          0
64         BottomSep       1
65         ParSep          1
66         Align           Center
67         LabelType       No_Label
68         Font
69           Size          Largest
70         EndFont
71 End
72
73
74 Style Authors
75         Margin          Static
76         LatexType       Command
77         Category        FrontMatter
78         LatexName       authors
79         LabelSep        xxx
80         ParSkip         0.4
81         TopSep          1.3
82         BottomSep       0.7
83         ParSep          0.7
84         Align           Center
85         LabelType       No_Label
86         Font
87           Size          Large
88         EndFont
89 End
90
91
92 InsetLayout "Flex:Affiliation Mark"
93         LyxType         custom
94         LatexType       command
95         LatexName       altaffilmark
96         LabelString     "Affiliation Mark"
97         Font
98           Color         foreground
99           Size          Small
100           Family        Roman
101           Shape         Up
102           Series        Medium
103           Misc          No_Emph
104           Misc          No_Noun
105           Misc          No_Bar
106         EndFont
107         LabelFont
108           Color         latex
109           Size          Small
110         EndFont
111 End
112
113
114 Style "Author affiliation"
115         Margin          Dynamic
116         LatexType       Command
117         LatexName       altaffiltext
118         Category        FrontMatter
119         ParSkip         0.4
120         BottomSep       0.5
121         Align           Left
122         Argument 1
123           Mandatory     1
124           LabelString   "Number"
125           Tooltip       "Consecutive number for the author affiliations"
126           PassThru      1
127         EndArgument
128         LabelSep        xx
129         LabelType       Static
130         LabelString     "Author affiliation:"
131         LabelFont
132           Color         Green
133           Series        Bold
134         EndFont
135 End
136
137
138 Style Abstract
139         Margin          Dynamic
140         LatexType       Environment
141         LatexName       abstract
142         Category        FrontMatter
143         NextNoIndent    1
144         LabelSep        xxx
145         ParSkip         0.4
146         TopSep          0.7
147         BottomSep       0.4
148         Align           Block
149         LabelType       Static
150         LabelString     "Abstract."
151         LabelFont
152           Series        Bold
153         EndFont
154 End
155
156
157 Style Paragraph
158         CopyStyle       Subsection*
159         Category        BackMatter
160         LatexName       paragraph
161         TocLevel        4
162 End
163
164
165 Style Notation
166         Margin          Static
167         LatexType       Environment
168         LatexName       notation
169         Category        BackMatter
170         NextNoIndent    1
171         LabelSep        xxx
172         ParSkip         0.4
173         TopSep          0.7
174         BottomSep       0.4
175         Align           Block
176         LabelType       Above
177         LabelString     "Notation"
178         LabelFont
179           Series        Bold
180           Size          Larger
181         EndFont
182 End
183
184
185 Style Acknowledgments
186         Margin          Dynamic
187         LatexType       Environment
188         LatexName       acknowledgments
189         Category        BackMatter
190         NextNoIndent    1
191         LabelSep        xxx
192         ParSkip         0.4
193         TopSep          0.7
194         BottomSep       0.4
195         Align           Block
196         LabelType       Static
197         LabelString     "Acknowledgments."
198         Font
199           Size          Small
200         EndFont
201         LabelFont
202           Series        Bold
203           Size          Small
204         EndFont
205         DocBookTag            para
206         DocBookWrapperTag     acknowledgements
207 End
208
209
210 Style Bibliography
211         Margin          First_Dynamic
212         LatexType       Bib_Environment
213         LatexName       thebibliography
214         Category        BackMatter
215         NextNoIndent    1
216         ToggleIndent    Never
217         LeftMargin      MM
218         ParSkip         0.4
219         ItemSep         0
220         TopSep          0.7
221         BottomSep       0.7
222         ParSep          0.5
223         Align           Block
224         AlignPossible   Block, Left
225         LabelType       Bibliography
226         LabelString     "References"
227         LabelBottomSep  1.2
228         LabelFont
229           Series        Bold
230           Size          Larger
231         EndFont
232         TocLevel        1
233         IsTocCaption    0
234         Argument listpreamble:1
235           LabelString    "Bib preamble"
236           MenuString     "Bibliography Preamble"
237           Tooltip        "LaTeX code to be inserted before the first bibliography item"
238           PassThru       1
239           Font
240             Family typewriter
241             Color latex
242           EndFont
243         EndArgument
244 End
245