]> git.lyx.org Git - lyx.git/blob - lib/layouts/siamltex.layout
b96b7bd7c11cf2639f2faab43da1c9b87c3ef639
[lyx.git] / lib / layouts / siamltex.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{article (SIAM)}
3 # Siam Article textclass definition file.
4 # Cut & paste from various LyX layouts plus some minor modifications
5 # Author : Kornelia Pietsch <pietsch@mathematik.tu-chemnitz.de>
6
7 Format 5
8 Columns                 1
9 Sides                   1
10 SecNumDepth             2
11 TocDepth                2
12
13 ClassOptions
14         FontSize              10|11|12
15         Other                 "draft|final"
16 End
17
18
19 Style Standard
20         Margin                Dynamic
21         LatexType             Paragraph
22         LatexName             dummy
23         ParSkip               0
24         ParIndent             ........
25         NextNoIndent          0
26         TopSep                0.7
27         BottomSep             0.7
28         ParSep                0.7
29         Align                 Block
30         AlignPossible         Block, Left, Right, Center
31         LabelType             No_Label
32 End
33
34
35 Input stdinsets.inc
36 Input stdlists.inc
37 Input stdlayouts.inc
38 Input stdcounters.inc
39 Input stdfloats.inc
40 Input numarticle.inc
41
42 Style Section
43         CopyStyle             Standard
44         Margin                First_Dynamic
45         LatexType             Command
46         LatexName             section
47         NeedProtect           1
48         NextNoIndent          1
49         LabelSep              xxx
50         Align                 Block
51         AlignPossible         Block, Left
52         EndLabelType          Static
53         EndLabelString        "."
54         Font
55           Series              Bold
56         EndFont
57 End
58
59
60 Style Subsection
61         CopyStyle             Section
62         LatexName             subsection
63 End
64
65
66 Style Subsubsection
67         CopyStyle             Subsection
68         LatexName             subsubsection
69 End
70
71
72 Style Paragraph
73         CopyStyle             Subsubsection
74         LatexName             paragraph
75         Font
76           Shape               Italic
77           Series              Medium
78         EndFont
79 End
80
81
82 Style Section*
83         CopyStyle             Section
84         LatexName             section*
85         LabelType             No_Label
86 End
87
88
89 Style Subsection*
90         CopyStyle             Subsection
91         LatexName             subsection*
92         LabelType             No_Label
93 End
94
95
96 Style Subsubsection*
97         CopyStyle             Subsubsection
98         LatexName             subsubsection*
99         LabelType             No_Label
100 End
101
102
103 Style Paragraph*
104         CopyStyle             Paragraph
105         LatexName             paragraph*
106         LabelType             No_Label
107 End
108
109
110 Style Title
111         Margin                Static
112         LatexType             Command
113         InTitle               1
114         LatexName             title
115         BottomSep             1
116         Align                 Center
117         LabelType             No_Label
118         Font
119           Size                Larger
120           Shape               SmallCaps
121           Series              Bold
122         EndFont
123 End
124
125
126 Style Author
127         CopyStyle             Title
128         LatexName             author
129         Font
130           Size                Normal
131           Shape               SmallCaps
132           Series              Medium
133         EndFont
134 End
135
136
137 Style Date
138         CopyStyle             Author
139         LatexName             date
140 End
141
142
143 Style Abstract
144         Margin                First_Dynamic
145         LatexType             Environment
146 #  InTitle               1
147         LatexName             abstract
148         ParIndent             ........
149         NextNoIndent          1
150         TopSep                0.7
151         BottomSep             0.7
152         ParSkip               0.7
153         Align                 Block
154         LabelType             Static
155         LabelString           "Abstract."
156         LabelSep              M
157         LabelIndent           ........
158         Font
159           Size                Small
160         EndFont
161         LabelFont
162           Series              Bold
163           Size                Small
164         EndFont
165 End
166
167
168 Style Keywords
169         CopyStyle             Abstract
170         LatexName             keywords
171         LabelString           "Key words."
172 End
173
174
175 Style AMS
176         CopyStyle             Abstract
177         LatexName             AMS
178         LabelString           "AMS subject classifications."
179 End
180
181
182 Style Bibliography
183         Margin                Dynamic
184         LatexType             Bib_Environment
185         LatexName             thebibliography
186         NextNoIndent          0
187         LeftMargin            M
188         RightMargin           M
189         Align                 Block
190         AlignPossible         Block,  Center
191         LabelType             Bibliography
192         #LabelType             centered_top_environment
193         LabelString           "References"
194         LabelBottomSep        0.7
195         LabelFont
196           Shape                      SmallCaps
197         EndFont
198 End
199
200
201 Style Theorem
202         CopyStyle             Standard
203         LabelSep              xx
204         LabelType             Static
205         LabelString           "Theorem #."
206         TextFont
207           Shape               Slanted
208           Size                Normal
209         EndFont
210         LabelFont
211           Shape               SmallCaps
212         EndFont
213 End
214
215
216 Style Lemma
217         CopyStyle             Theorem
218         LatexName             lemma
219         LabelString           "Lemma #."
220 End
221
222
223 Style Corollary
224         CopyStyle             Theorem
225         LatexName             corollary
226         LabelString           "Corollary #."
227 End
228
229
230 Style Proposition
231         CopyStyle             Theorem
232         LatexName             proposition
233         LabelString           "Proposition #."
234 End
235
236
237 Style Definition
238         CopyStyle             Theorem
239         LatexName             Definition
240         LabelString           "Definition #."
241         Font
242           Shape               Up
243         EndFont
244         LabelFont
245           Shape               Up
246           Series              Bold
247         EndFont
248 End
249
250
251 Style Proof
252         CopyStyle             Theorem
253         LatexName             proof
254         LabelString           "Proof."
255         EndLabelType          Box
256         Font
257           Shape               Up
258           Color               Blue
259         EndFont
260         LabelFont
261           Shape               Slanted
262         EndFont
263 End
264
265
266 Style Theorem*
267         CopyStyle             Theorem
268         LatexName             theorem*
269         LabelString           "Theorem."
270  End
271
272
273 Style Lemma*
274         CopyStyle             Lemma
275         LatexName             lemma*
276         LabelString           "Lemma."
277 End
278
279
280 Style Corollary*
281         CopyStyle             Corollary
282         LatexName             corollary*
283         LabelString           "Corollary."
284 End
285
286
287 Style Proposition*
288         CopyStyle             Proposition
289         LatexName             proposition*
290         LabelString           "Proposition."
291 End
292
293 Style Definition*
294         CopyStyle             Definition
295         LatexName             definition*
296         LabelString           "Definition."
297 End