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