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