]> git.lyx.org Git - lyx.git/blob - lib/layouts/elsarticle.layout
Add NoCounter to layouts that need it.
[lyx.git] / lib / layouts / elsarticle.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[elsarticle,natbib.sty,pifont.sty]{article (Elsevier)}
3 # elsarticle textclass definition file.
4 # Author: Uwe Stöhr (uwestoehr@web.de)
5
6 Format 30
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         InTitle                 1
60         OptionalArgs            0
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         HTMLTitle             true
72 End
73
74
75 InsetLayout Titlenotemark
76         LyxType                 custom
77         LatexType               command
78         LatexName               tnoteref
79         LabelString             "Titlenote mark"
80         Font
81           Color                 foreground
82           Size                  Small
83           Family                Roman
84           Shape                 Up
85           Series                Medium
86           Misc                  No_Emph
87           Misc                  No_Noun
88           Misc                  No_Bar
89         EndFont
90         LabelFont
91           Color                 green
92           Size                  Small
93         EndFont
94 End
95
96
97 Style "Title footnote"
98         Margin                  Dynamic
99         LatexType               Command
100         LatexName               tnotetext
101         Category                FrontMatter
102         InTitle                 1
103         OptionalArgs            1
104         ParSkip                 0.4
105         BottomSep               0.5
106         Align                   Left
107         LabelSep                xx
108         LabelType               Static
109         LabelString             "Title footnote:"
110         LabelFont
111           Color                 Green
112           Series                Bold
113         EndFont
114 End
115
116
117 Style Author
118         Margin                  Static
119         LatexType               Command
120         Category                FrontMatter
121         InTitle                 1
122         OptionalArgs            1
123         LatexName               author
124         LabelSep                xxx
125         ParSkip                 0.4
126         TopSep                  1.3
127         BottomSep               0.7
128         ParSep                  0.7
129         Align                   Center
130         LabelType               No_Label
131         Font
132           Size                  Large
133         EndFont
134 End
135
136
137 InsetLayout Authormark
138         LyxType                 custom
139         LatexType               command
140         LatexName               fnref
141         LabelString             "Author mark"
142         Font
143           Color                 foreground
144           Size                  Small
145           Family                Roman
146           Shape                 Up
147           Series                Medium
148           Misc                  No_Emph
149           Misc                  No_Noun
150           Misc                  No_Bar
151         EndFont
152         LabelFont
153           Color                 latex
154           Size                  Small
155         EndFont
156 End
157
158
159 Style "Author footnote"
160         CopyStyle               "Title footnote"
161         LatexName               fntext
162         LabelString             "Author footnote:"
163 End
164
165
166 InsetLayout CorAuthormark
167         LyxType                 custom
168         LatexType               command
169         LatexName               corref
170         LabelString             "CorAuthor mark"
171         Font
172           Color                 foreground
173           Size                  Small
174           Family                Roman
175           Shape                 Up
176           Series                Medium
177           Misc                  No_Emph
178           Misc                  No_Noun
179           Misc                  No_Bar
180         EndFont
181         LabelFont
182           Color                 blue
183           Size                  Small
184         EndFont
185 End
186
187
188 Style "Corresponding author"
189         CopyStyle               "Title footnote"
190         LatexName               cortext
191         LabelString             "Corresponding author text:"
192 End
193
194
195 Style Address
196         Margin                  Static
197         LatexType               Command
198         Category                FrontMatter
199         LatexName               address
200         InTitle                 1
201         OptionalArgs            1
202         ParSkip                 0.4
203         Align                   Center
204         AlignPossible           Left, Right
205         LabelType               No_Label
206         Font
207           Shape                 Italic
208         EndFont
209 End
210
211
212 Style Email
213         CopyStyle               Address
214         LatexName               ead
215         AlignPossible           Block
216         Font
217           Shape                 Up
218         EndFont
219 End
220
221
222 Style Abstract
223         Margin                  Static
224         LatexType               Environment
225         LatexName               abstract
226         Category                FrontMatter
227         InTitle                 1
228         NextNoIndent            1
229         LeftMargin              MMM
230         RightMargin             MMM
231         ParIndent               MM
232         ItemSep                 0
233         TopSep                  0.7
234         BottomSep               0.7
235         ParSep                  0
236         Align                   Block
237         AlignPossible           Block
238         LabelType               Centered_Top_Environment
239         LabelString             "Abstract"
240         LabelBottomSep          0.5
241         Font
242           Size                  Small
243         EndFont
244         LabelFont
245           Series                Bold
246           Size                  Large
247         EndFont
248 End
249
250
251 Style Keywords
252         Margin                  Dynamic
253         LatexType               Environment
254         LatexName               keyword
255         Category                FrontMatter
256         InTitle                 1
257         Align                   Left
258         NextNoIndent            1
259         BottomSep               0.5
260         ParSkip                 0.4
261         Align                   Block
262         LabelSep                xx
263         LabelType               Static
264         LabelString             "Keywords:"
265         LabelFont
266           Color                 Green
267           Series                Bold
268         EndFont         
269 End
270
271
272 Style Bibliography
273         Margin                  First_Dynamic
274         LatexType               Bib_Environment
275         LatexName               thebibliography
276         Category                BackMatter
277         NextNoIndent            1
278         LeftMargin              MM
279         ParSkip                 0.4
280         ItemSep                 0
281         TopSep                  0.7
282         BottomSep               0.7
283         ParSep                  0.5
284         Align                   Block
285         AlignPossible           Block, Left
286         LabelType               Bibliography
287         LabelString             "References"
288         LabelBottomSep          1.2
289         LabelFont
290           Series                Bold
291           Size                  Larger
292         EndFont
293 End
294