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