]> git.lyx.org Git - lyx.git/blob - lib/layouts/agutex.layout
Complete the NoInsetLayout format change
[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 45
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         EndArgument
127         LabelSep        xx
128         LabelType       Static
129         LabelString     "Author affiliation:"
130         LabelFont
131           Color         Green
132           Series        Bold
133         EndFont
134 End
135
136
137 Style Abstract
138         Margin          Dynamic
139         LatexType       Environment
140         LatexName       abstract
141         Category        FrontMatter
142         NextNoIndent    1
143         LabelSep        xxx
144         ParSkip         0.4
145         TopSep          0.7
146         BottomSep       0.4
147         Align           Block
148         LabelType       Static
149         LabelString     "Abstract."
150         LabelFont
151           Series        Bold
152         EndFont
153 End
154
155
156 Style Paragraph
157         CopyStyle       Subsection*
158         Category        BackMatter
159         LatexName       paragraph
160         TocLevel        4
161 End
162
163
164 Style Notation
165         Margin          Static
166         LatexType       Environment
167         LatexName       notation
168         Category        BackMatter
169         NextNoIndent    1
170         LabelSep        xxx
171         ParSkip         0.4
172         TopSep          0.7
173         BottomSep       0.4
174         Align           Block
175         LabelType       Above
176         LabelString     "Notation"
177         LabelFont
178           Series        Bold
179           Size          Larger
180         EndFont
181 End
182
183
184 Style Acknowledgments
185         Margin          Dynamic
186         LatexType       Environment
187         LatexName       acknowledgments
188         Category        BackMatter
189         NextNoIndent    1
190         LabelSep        xxx
191         ParSkip         0.4
192         TopSep          0.7
193         BottomSep       0.4
194         Align           Block
195         LabelType       Static
196         LabelString     "Acknowledgments."
197         Font
198           Size          Small
199         EndFont
200         LabelFont
201           Series        Bold
202           Size          Small
203         EndFont
204 End
205
206
207 Style Bibliography
208         Margin          First_Dynamic
209         LatexType       Bib_Environment
210         LatexName       thebibliography
211         Category        BackMatter
212         NextNoIndent    1
213         LeftMargin      MM
214         ParSkip         0.4
215         ItemSep         0
216         TopSep          0.7
217         BottomSep       0.7
218         ParSep          0.5
219         Align           Block
220         AlignPossible   Block, Left
221         LabelType       Bibliography
222         LabelString     "References"
223         LabelBottomSep  1.2
224         LabelFont
225           Series        Bold
226           Size          Larger
227         EndFont
228 End
229