]> git.lyx.org Git - lyx.git/blob - lib/layouts/elsarticle.layout
- new layour for the elsarticle class
[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 8
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
42 Input stdtitle.inc
43 Input stdlists.inc
44 Input stdsections.inc
45 Input stdstarsections.inc
46
47 NoStyle Chapter
48 NoStyle Chapter*
49
50 Style Title
51         CopyStyle               Title
52         OptionalArgs            0
53         AlignPossible           None
54 End
55
56
57 Style "Title footnote"
58         Margin                  Dynamic
59         LatexType               Command
60         LatexName               tnotetext
61         InTitle                 1
62         OptionalArgs            1
63         ParSkip                 0.4
64         BottomSep               0.5
65         Align                   Left
66         LabelSep                xx
67         LabelType               Static
68         LabelString             "Title footnote:"
69         LabelFont
70           Color                 Green
71           Series                Bold
72         EndFont
73 End
74
75
76 Style Author
77         Margin                  Static
78         LatexType               Command
79         InTitle                 1
80         OptionalArgs            1
81         LatexName               author
82         LabelSep                xxx
83         ParSkip                 0.4
84         TopSep                  1.3
85         BottomSep               0.7
86         ParSep                  0.7
87         Align                   Center
88         LabelType               No_Label
89         Font
90           Size                  Large
91         EndFont
92 End
93
94
95 Style "Author footnote"
96         CopyStyle               "Title footnote"
97         LatexName               fntext
98         LabelString             "Author footnote:"
99 End
100
101
102 Style "Corresponding author"
103         CopyStyle               "Title footnote"
104         LatexName               cortext
105         LabelString             "Corresponding author text:"
106 End
107
108
109 Style Address
110         Margin                  Static
111         LatexType               Command
112         LatexName               address
113         InTitle                 1
114         OptionalArgs            1
115         ParSkip                 0.4
116         Align                   Center
117         AlignPossible           Left, Right
118         LabelType               No_Label
119         Font
120           Shape                 Italic
121         EndFont
122 End
123
124
125 Style Email
126         CopyStyle               Address
127         LatexName               ead
128         AlignPossible           None
129         Font
130           Shape                 Up
131         EndFont
132 End
133
134
135 Style Abstract
136         Margin                  Static
137         LatexType               Environment
138         LatexName               abstract
139         InTitle                 1
140         NextNoIndent            1
141         LeftMargin              MMM
142         RightMargin             MMM
143         ParIndent               MM
144         ItemSep                 0
145         TopSep                  0.7
146         BottomSep               0.7
147         ParSep                  0
148         Align                   Block
149         AlignPossible           Block
150         LabelType               Centered_Top_Environment
151         LabelString             "Abstract"
152         LabelBottomSep          0.5
153         Font
154           Size                  Small
155         EndFont
156         LabelFont
157           Series                Bold
158           Size                  Large
159         EndFont
160 End
161
162
163 Style Keywords
164         Margin                  Dynamic
165         LatexType               Environment
166         LatexName               keyword
167         InTitle                 1
168         Align                   Left
169         NextNoIndent            1
170         BottomSep               0.5
171         ParSkip                 0.4
172         Align                   Block
173         LabelSep                xx
174         LabelType               Static
175         LabelString             "Keywords:"
176         LabelFont
177           Color                 Green
178           Series                Bold
179         EndFont         
180 End
181
182
183 Style Bibliography
184         Margin                  First_Dynamic
185         LatexType               Bib_Environment
186         LatexName               thebibliography
187         NextNoIndent            1
188         LeftMargin              MM
189         ParSkip                 0.4
190         ItemSep                 0
191         TopSep                  0.7
192         BottomSep               0.7
193         ParSep                  0.5
194         Align                   Block
195         AlignPossible           Block, Left
196         LabelType               Bibliography
197         LabelString             "References"
198         LabelBottomSep          1.2
199         LabelFont
200           Series                Bold
201           Size                  Larger
202         EndFont
203 End
204
205
206 Input stdfloats.inc
207 Input stdcounters.inc
208