]> git.lyx.org Git - features.git/blob - lib/layouts/agutex.layout
Update all layouts to current format.
[features.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 28
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 NoStyle Chapter*
51
52
53 Style Title
54         Margin                  Static
55         LatexType               Command
56         LatexName               title
57         Category                FrontMatter
58         ParSkip                 0.4
59         ItemSep                 0
60         TopSep                  0
61         BottomSep               1
62         ParSep                  1
63         Align                   Center
64         LabelType               No_Label
65         Font
66           Size                  Largest
67         EndFont
68 End
69
70
71 Style Authors
72         Margin                  Static
73         LatexType               Command
74         Category                FrontMatter
75         LatexName               authors
76         LabelSep                xxx
77         ParSkip                 0.4
78         TopSep                  1.3
79         BottomSep               0.7
80         ParSep                  0.7
81         Align                   Center
82         LabelType               No_Label
83         Font
84           Size                  Large
85         EndFont
86 End
87
88
89 InsetLayout "Affiliation Mark"
90         LyxType                 custom
91         LatexType               command
92         LatexName               altaffilmark
93         LabelString             "Affiliation Mark"
94         Font
95           Color                 foreground
96           Size                  Small
97           Family                Roman
98           Shape                 Up
99           Series                Medium
100           Misc                  No_Emph
101           Misc                  No_Noun
102           Misc                  No_Bar
103         EndFont
104         LabelFont
105           Color                 latex
106           Size                  Small
107         EndFont
108 End
109
110
111 Style "Author affiliation"
112         Margin                  Dynamic
113         LatexType               Command
114         LatexName               altaffiltext
115         Category                FrontMatter
116         ParSkip                 0.4
117         BottomSep               0.5
118         Align                   Left
119         LabelSep                xx
120         LabelType               Static
121         LabelString             "Author affiliation:"
122         LabelFont
123           Color                 Green
124           Series                Bold
125         EndFont
126 End
127
128
129 Style Abstract
130         Margin                  Dynamic
131         LatexType               Environment
132         LatexName               abstract
133         Category                FrontMatter
134         NextNoIndent            1
135         LabelSep                xxx
136         ParSkip                 0.4
137         TopSep                  0.7
138         BottomSep               0.4
139         Align                   Block
140         LabelType               Static
141         LabelString             "Abstract."
142         LabelFont
143           Series                Bold
144         EndFont
145 End
146
147
148 Style Paragraph
149         CopyStyle               Subsection*
150         Category                BackMatter
151         LatexName               paragraph
152         TocLevel 4
153 End
154
155
156 Style Notation
157         Margin                  Static
158         LatexType               Environment
159         LatexName               notation
160         Category                BackMatter
161         NextNoIndent            1
162         LabelSep                xxx
163         ParSkip                 0.4
164         TopSep                  0.7
165         BottomSep               0.4
166         Align                   Block
167         LabelType               Top_Environment
168         LabelString             "Notation"
169         LabelFont
170           Series                Bold
171           Size                  Larger
172         EndFont
173 End
174
175
176 Style Acknowledgments
177         Margin                  Dynamic
178         LatexType               Environment
179         LatexName               acknowledgments
180         Category                BackMatter
181         NextNoIndent            1
182         LabelSep                xxx
183         ParSkip                 0.4
184         TopSep                  0.7
185         BottomSep               0.4
186         Align                   Block
187         LabelType               Static
188         LabelString             "Acknowledgments."
189         Font
190           Size                  Small
191         EndFont
192         LabelFont
193           Series                Bold
194           Size                  Small
195         EndFont
196 End
197
198
199 Style Bibliography
200         Margin                  First_Dynamic
201         LatexType               Bib_Environment
202         LatexName               thebibliography
203         Category                BackMatter
204         NextNoIndent            1
205         LeftMargin              MM
206         ParSkip                 0.4
207         ItemSep                 0
208         TopSep                  0.7
209         BottomSep               0.7
210         ParSep                  0.5
211         Align                   Block
212         AlignPossible           Block, Left
213         LabelType               Bibliography
214         LabelString             "References"
215         LabelBottomSep          1.2
216         LabelFont
217           Series                Bold
218           Size                  Larger
219         EndFont
220 End
221