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